Tag: redirect

56 votes
9 answers
2.1K views
Redirect all output to file in Bash

I know that in Linux, to redirect output from the screen to a file, I can either use the > or tee. How

avatar
Cortez
0 1 0 9
asked 07 September, 2021
62 votes
18 answers
489 views
In the shell, what does " 2>&1 " mean?

In a Unix shell, if I want to combine stderr and stdout into the stdout stream for further manipulation, I can

avatar
Renaldo
0 1 0 9
asked 07 September, 2021
60 votes
1 answers
2.7K views
Redirect to a subfolder in Apache virtual host file

I have Joomla installed on a webserver running Ubuntu Server 12.04. The Joomla folder is located at /var/www/c

avatar
Percy
0 1 0 9
asked 07 September, 2021
62 votes
15 answers
642 views
RedirectToAction with parameter

I have an action I call from an anchor thusly, Site/Controller/Action/ID where ID is an int. Later on I need

avatar
Xavier
0 1 0 9
asked 07 September, 2021
55 votes
17 answers
795 views
Use .htaccess to redirect HTTP to HTTPs

Please, don't recommend me the long and very detailed thread with more than 173 upvotes. It didn't w

avatar
Venice
0 1 0 9
asked 07 September, 2021
57 votes
25 answers
2.4K views
Redirect from an HTML page

Is it possible to set up a basic HTML page to redirect to another page on load?

avatar
Rufus
0 1 0 9
asked 07 September, 2021
52 votes
5 answers
1.3K views
Redirect with CodeIgniter

Can anyone tell me why my redirect helper does not work the way I'd expect it to? I'm trying to redi

avatar
Emilia
0 1 0 9
asked 07 September, 2021
48 votes
30 answers
2.2K views
How to manage a redirect request after a jQuery Ajax call

I'm using $.post() to call a servlet using Ajax and then using the resulting HTML fragment to replace a d

avatar
Tuan
0 1 0 9
asked 07 September, 2021
54 votes
30 answers
2.9K views
63 votes
30 answers
2.3K views
How do I make a redirect in PHP?

Is it possible to redirect a user to a different page through the use of PHP? Say the user goes to www.exampl

avatar
Sachiko
0 1 0 9
asked 07 September, 2021