thank you... i put that in my httpd.conf. what should i use as an IP adress? how do i know it hasnt been taken?
HaRvEy SaaymaN [EMAIL PROTECTED] <<---< Chaos reigns within >--->> <<---< Reflect, repent, and reboot >--->> <<---< Order shall return >--->> ----- Original Message ----- From: Graham Frank To: users@httpd.apache.org Sent: Saturday, August 04, 2007 11:26 AM Subject: RE: [EMAIL PROTECTED] im stuck, plz help... Try adding: <VirtualHost IP:80> DocumentRoot "C:\WWW" ServerName phuckersoft.org ServerAlias www.phuckersoft.org </VirtualHost> Then restart Apache. ---- Graham Frank Neoservers LLC - Founder and Owner Ph: (608) 359-1593 Member of the Better Business Bureau From: Harvey Saayman [mailto:[EMAIL PROTECTED] Sent: Saturday, August 04, 2007 4:23 AM To: Apache Mail List Subject: [EMAIL PROTECTED] im stuck, plz help... hi there im new to web hosting so im realy flying blind here im running apache 2.2.4 on win XP and i only changed the following directives in the "httpd.conf" file. the rest of it i left like it was after installation ServerRoot "C:/Program Files/Apache Software Foundation/Apache2.2" Listen 80 ServerAdmin [EMAIL PROTECTED] ServerName www.PhuckerSoft.org:80 DocumentRoot "C:\WWW" <Directory "C:\WWW"> # i didnt change anything in here </Directory> ErrorLog C:\WWW\error.log now the problem is this... according to the article i got off the net on "getting started with apache" the following should let me see my html in my web browser http://www.phuckersoft.org/ - this give me the "page cannot be displayed" error 192.168.1.1 - this redirects me to a search engin, even if i change the Listen directive to 192.168.1.1:80 http://LocalHost - this works perfect and displays my html page 127.0.0.1 - this works perfect and displays my html page i feel like im on the right track but im missing some vital part of configuration... any ideas on what im doing wrong will be apreciated Thanx HaRvEy SaaymaN [EMAIL PROTECTED] <<---< Chaos reigns within >--->> <<---< Reflect, repent, and reboot >--->> <<---< Order shall return >--->> ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.2/931 - Release Date: 8/1/2007 4:53 PM