I think forwarding a request from Apache will not create any overhead.
If I use mod_proxy then how could i verify that response is return by the
lightweight webserver (thttpd)
Waiting for reply
Regards,
Anam
From: Jaco Kroon
To: users@httpd.apache.org
Sen
Hello,
I looking for a way to map and to proxy a whole set of remote servers
(may be specified by regex) into a local URL space.
For example, all remote server having .org TLD, mapped below the local
URL http://myweb.com/ORG//
Thanks in advance for any help.
F. Pollastri
Hi all.
I have a Fedora 14 machine.
I have been able to setup a WebDAV share, in httpd's context, at the server
side.
Also, I am able to (successfully) access the WebDAV share, through
gnome-nautilus, on the client side.
I am wondering, if there is a way to add custom properties on the server
si