7 Feb
2004
7 Feb
'04
7:32 p.m.
On Sat, Feb 07, 2004 at 12:19:44PM -0400, andre wrote:
Apache :
Apache 2.0.48 httpd.conf configured with the following
NameVirtualHost * <VirtualHost *> ServerName www.example.com RewriteEngine On RewriteRule ^/(.*) http://127.0.0.1:8080/VirtualHostBase/http/www.example.com/demosite/VirtualH...
</VirtualHost>
when i try to access www.example.com, the index_html is called but the url appearing in the navigator's url box is : http://127.0.0.1:8080/VirtualHostBase/http/www.example.com/demosite/VirtualH...
How can i modify the url ?
I get exactly the same problem.
TIA
André
-- John