Thread vhost probleme: nach veränderung stresst apache rum (3 answers)
Opened by roc at 2003-08-24 20:35

roc
 2003-08-24 20:35
#31006 #31006
User since
2003-08-18
81 Artikel
BenutzerIn
[Homepage] [default_avatar]
peace...

ich habe ein kleines problem mit einem virtuellen host unter apache2, der will nicht so wie ich will...

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Use name-based virtual hosting.
#
#NameVirtualHost 192.168.0.8

# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.

#<VirtualHost oli.homesrv>
#    ServerName oli.homesrv
#    DocumentRoot "C:/wamp/wwwroot/cgi-bin/Oli/"
#    ErrorLog "C:/wamp/apache2/logs/error/"
#</VirtualHost>


wenn ich die # vor NameVirtualHost weg nehme stürzt apache ab und kann sich nicht mehr starten...
ich stehe hier kurz vor der verzeiflung...
und bräuchte echt hilfe...

thx...
bis dahin...
cu roc...
die datenbaenker

View full thread vhost probleme: nach veränderung stresst apache rum