LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Apache Migration/Compatibility (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=24)
-   -   can i set up reverse proxy using apache with webdav? (http://www.litespeedtech.com/support/forum/showthread.php?t=393)

slamp 03-05-2006 09:40 AM

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

ts77 03-05-2006 12:38 PM

/var/www/webdav is not a URI, its a filesystem path.
use the uri under which you can reach apache.

mistwang 03-05-2006 01:52 PM

That's correct, instead of "/var/www/webadv", "/webdav/" should be used as the the context URI I believe.

slamp 03-06-2006 04:38 PM

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.