16 May
2004
16 May
'04
8:31 p.m.
Please stay on the list... Readded... Sam Bright wrote at 2004-5-14 14:19 -0800:
A better one:
RewriteRule ^/blog/.* http://127.0.0.1:8080/VirtualHostBase/http/myservername:80/VirtualHostRoot$0
</VirtualHost>
Okay, I changed it and it still doesn't work.
Sure, as it was not the primary problem.
Whenever I try to access my server I get:
Forbidden You don't have permission to access / on this server.
This error message does not come from your VHost. Almost surely, you VHost definition was not recognized.
"httpd" has an option to verify VHost definitions.
Any idea what the command is? Sorry for being such a newbie.
Even newbies can read the manual themselves. "man httpd" (long description) or "httpd -h" (short description) -- Dieter