RE: [users@httpd] Alias Directive on Apache 2.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi Gael
You can specify a 'do not proxy' using the
following
ProxyPass /oto/images !
Then the alias will be used
instead.
Regards
Niamh
Hello,
It
seems that reverse mappings have higher priority than aliases.
I have this setup:
Alias /oto/images /opt/myapp/oto/images
ProxyPass /oto http://my.host.com/oto
ProxyPassReverse /oto http://my.host.com/oto
The alias is ignored, '/oto/images' is mapped to remote
'http://my.host.com/oto'
instead of aliased local directory.
I am running Apache 2.2 on Linux, is there anything I can do to
fix this?
Thanks,
Gael
[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]