On 11 May 2009, at 12:29, Mark Keenan wrote:
Here's whats appearing in my SSL log file:
192.168.101.1 - u01 [11/May/2009:12:22:06 +0100] "GET /cameras HTTP/
1.1" 200
4238
The base path of that is /.
However, when I look at the html for the index.html page, they way
it is
requesting resources is relative, so I don't understand why its not
following the parent /cameras path!
You're assuming a trailing slash, which would make the base path /
cameras/.
Are you doing something dumb with mod_rewrite?
--
Nick Kew
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org