RewriteRule
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi Guys!
I'm trying to setup a RewriteRule to redirect requests to a new different server , but I want to keep the original URL on address bar.
How can I do that?
RewriteEngine on
RewriteLog /var/log/httpd/rewrite.log
RewriteLogLevel 9
RewriteCond %{QUERY_STRING} msg=online
RewriteRule (.*) http://myserver/ [L]
Thanks a lot
A.
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]