This is a discussion on Newbie Question: Configuring Apache 2.0 like intranet web server within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I want to test some websites on my mdk10.1 intranet server, can anyone help me about a simple ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I want to test some websites on my mdk10.1 intranet server, can anyone help me about a simple configuration for virtual server directive and command? I dont'have any public IP, the server work with a 192.168... IP, I need to configure Apache to run two or three websites at the same time, that can be find on addresses like http://myserver/www.websitetest1.xxx . Thanks vinz |
|
|||
|
"Davide Bianchi"
> See the documentation, is perfectly clear, also, the default > configuration does work. If you have specific problem related to one > or more options, then ask specific question. > > Davide Ok, David, my Virtual Server Settings: Handles the name-based server www.testsite.int on address 192.168.1.10 Address: 192.168.1.10 Port: Any Server Name: www.testsite.int Document Root /var/www/html/testsite When I'm browsing in http://192.168.1.10/www.testsite.int/, I receive the 404 error. Thanks for any suggestions vinz |