This is a discussion on vhost settings? within the Apache Web Server forums, part of the Web Server and Related Forums category; hallo i installed a wampp2 that is a apache2.0.x php gdlib etc package. now i am trying to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hallo
i installed a wampp2 that is a apache2.0.x php gdlib etc package. now i am trying to set up a vhost with my unique domain at the moment. i have a static ip and a registred domain. the only thing for me is to change the httpd.conf as far as i see. so i changed those values but what ever i change i always get display the documentroot folder at the browser. what is wrong? thank you tony things i changed at httpd.conf ----------------------------------- NameVirtualHost 213.230.131.68 <VirtualHost 213.131.230.68> ServerAdmin service@servido.de DocumentRoot d:/wampp2/htdocs/www/servido ServerName servido.net ErrorLog logs/servido_error_log.txt CustomLog logs/servido_custom_log.txt common </VirtualHost> |
|
|||
|
> NameVirtualHost 213.230.131.68
> > <VirtualHost 213.131.230.68> i corrected it to the correct ip. sorry for irritation "Tony" <antonio-fuentes@t-online.de> schrieb im Newsbeitrag news:bdic0d$uni$03$1@news.t-online.com... > hallo > i installed a wampp2 that is a apache2.0.x php gdlib etc package. > > now i am trying to set up a vhost with my unique domain at the moment. > i have a static ip and a registred domain. > > the only thing for me is to change the httpd.conf as far as i see. > so i changed those values but what ever i change i always get display the > documentroot folder at the browser. > > what is wrong? > > thank you > tony > > > things i changed at httpd.conf > > ----------------------------------- > NameVirtualHost 213.230.131.68 > > <VirtualHost 213.131.230.68> > > ServerAdmin service@servido.de > > DocumentRoot d:/wampp2/htdocs/www/servido > > ServerName servido.net > > ErrorLog logs/servido_error_log.txt > > CustomLog logs/servido_custom_log.txt common > > </VirtualHost> > > |
| Thread Tools | |
| Display Modes | |
|
|