![]() |
can i set up reverse proxy using apache with webdav?
hello, i just installed litespeed 2.1.12 and everything is working correcty. i must say this is a great piece of software..
back to my question. i currently have webDAV running on my apache2 installation. i saw documentations about reverse proxy but i am not really sure how to configure this. im on ubuntu. apache2 doc root is /var/www/ running on 8080 webdav is on /var/www/webdav i added external app web server uri = /var/www/webdav localhost:8080 added proxy context uri = /var/www/webdav external app the one i added before. so this doesn't work for me. error comes up file not found /opt/lsws/vhost/webdav. so please if anyone can shed how to configure reverse proxy with webdav |
/var/www/webdav is not a URI, its a filesystem path.
use the uri under which you can reach apache. |
That's correct, instead of "/var/www/webadv", "/webdav/" should be used as the the context URI I believe.
|
setting uri = /webdav worked like a charm! thanks again. this is a great piece of software.
|
| All times are GMT -7. The time now is 02:17 AM. |