Jump to content

My Apache Server is not running on IP address


terra

Recommended Posts

i have a unique problem. i have wamp installed (apache, php, phpmyadmin, MySQL). The problem is i cannot use localhost to access my site.
My Config file

Listen 8080
NamevirtualHost 192.168.0.15
<Virtualhost localhost:8080>
DirectoryIndex index.php
DocumentRoot "D:\myste"
</Virtualhost>

The problem is if i enter 127.0.0.1 in my browser (explorer on Windows) i can access my site BUT if i use localhost i cannot access my site.

Also, i cannot access my site from another computer over LAN even if i use IP based virtual hosting.
Please help

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.