This content has been marked as final.
Show 1 reply
-
1. Re: simple 'virtual host' does not work...
clevanger Jun 21, 2003 8:05 PM (in response to hgarrett)edit your hosts file to include www.sandy.dev and point it 127.0.0.1, localhost/sandy no longer works because you told it the context for that webapp is now /.
Or change the context to /sandy and you will get back the localhost/sandy.
Good Luck
Cam