Re: apache2 mod_rewrite + mod_proxy internal proxying problem

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

 



hi there,

Have you tried

RewriteRule /meat(.*).html /handbook.html [last]

without any proxying and stuff?

302 is not an error btw. It's a standard http status code.

regs,

Christian



On Tue, Nov 13, 2007 at 05:37:17PM +0300, Arifolth wrote:
> Hi All!
> 
> I need to substitute requested page with aniother, i. e. if client has reqested page http://arifolth/meat[anything].html 
> he should get http://arifolth/handbook.html
> as far as I understand reverse proxyfying is the only right way to do it
> mod rewrite alone works fine, it gave error 302 to the client  - the document has moved ...
> but I need to get not a redirection reply but the substituted page itself. when I`m trying to use mod_proxy things are gone bad: server`s answer is always 403 - Access forbidden!


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