Re: Rewrite inside Location directive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From the official documentation:
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriterule
Context:server config, virtual host, directory, .htaccess
...
Although rewrite rules are syntactically permitted in <Location> and <Files> sections, this should never be necessary and is unsupported.

I think you should't use it inside a location

Michele Masè

On Fri, Apr 1, 2011 at 8:28 PM, Jose Legido <jose@xxxxxxxxxx> wrote:
Hello
I want to make a Rewrite into a Location directive, but looks at
filesystem, I want to redirect:

<Location /old >
RewriteRule  ^/old(.*) http://%{HTTP_HOST}//new  [PT]
</Location>

Outside of Location works.

Thanks!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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]

  Powered by Linux