pls help me with apache!!!
Posted by: maceee (---.otenet.gr)
Date: February 09, 2008 11:18AM

Hello , I am dreally desperate since i can't set up my server and don't really know what's wrong.

I use zoneedit got dynamic dns which is correctly updated, and my apachge listen to port 80.

my apache vhosts file is :

NameVirtualHost *:80

<VirtualHost *:80>
ServerAdmin info@adultsmatches.com
DocumentRoot c:/wamp/www
ServerName adultsmatches.com
ServerAlias www.adultsmatches.com
ErrorLog c:/wamp/logs/error.log
CustomLog c:/wamp/logs/access.log common
</VirtualHost>


my hosts file look like :
127.0.0.1 localhost
10.0.0.2 adultsmatches.com

and have forward 80 port to my ip.

MY isp surely doesn't block incoming 80 traffic.

Apache seems to go correctly online but when i try to access my site from outside my network it redirects to localhost instead of www.adultsmatches.com


Can pls someone tell me if something is wrong?

many thanks in advance[/b]

Options: ReplyQuote
Re: pls help me with apache!!!
Posted by: toivo (203.19.130.---)
Date: February 09, 2008 02:20PM

Hi,

Have you removed the hash sign from the line in httd.conf which points to the vhosts file?

It should look similar to this:

# virtual hosts
Include "conf/extra/httpd-vhosts.conf"

Does your site work if you access it from inside the LAN?

Regards,

toivo
Sydney, Australia

Options: ReplyQuote
Re: pls help me with apache!!!
Posted by: yfastud (Moderator)
Date: February 09, 2008 04:51PM

Check Setup Virtual Host on my personal websites

BTW, Happy Lunar New Year ;-) ;-) ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides



Edited 1 time(s). Last edit at 02/09/2008 04:53PM by yfastud.

Options: ReplyQuote


Sorry, only registered users may post in this forum.