Re: [users@httpd] RewriteRule problems

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

 



Krist van Besien wrote:

Did you configure you apache to allow proxying? [...] You need something like this in your apache:
ProxyRequests Off
<Proxy *>
    Order deny,allow
    Allow from all
</Proxy>

I've added this, and it doesn't seem to have an effect. I still get the Forbidden message. I also tried "ProxyRequests On", in case that was a typo, and I also tried "Order allow,deny".

If your requirements are simple there is no need to use a rewrite rule:
ProxyPass /old http://ukrbcsr01/
ProxyPassReverse /old http://ukrbcsr01/

Tried that (along with the <Proxy *> clause above) and it still has the same effect -- 403 Forbidden. :/

Thanks for any further help you can provide,
Arne Heizmann


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************


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