On Sun, May 10, 2009 at 11:17 AM, Davide Bianchi <davide@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: >> Mark Keenan wrote: >> ProxyPass http://192.168.1.53 >> ProxyPassReverse http://192.168.1.53 > > ProxyPass and ProxyPassReverse takes 2 parameters, the first one is the > 'url' to proxy and the second is the url to proxy to. So: > >> ProxyPass / http://192.168.1.53/ >> ProxyPassReverse / http://192.168.1.53/ > They take 1 parameter when used in a Location container (they get the other from their context) Maybe your HTML has a BASE href that is skirting your /camera/ prefix with those relative css links. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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