Virtual Host
Posted by: acer (---.hsd1.ca.comcast.net)
Date: September 04, 2009 08:05PM

I keep getting this error when I enter my domain in the URL after making the virtual host... Some help would be greatly appreciated. Not sure if I missed something or did something wrong

Not Found

The requested URL /phpbb3/index.php was not found on this server.



NameVirtualHost *192.168.1.102:80


<VirtualHost *192.168.1.102:80>
ServerName www.27thfightersquadron.info
ServerAdmin phpbb3@localhost
DocumentRoot "C:/wamp/www/
</VirtualHost>



Thank You.

Options: ReplyQuote
Re: Virtual Host
Posted by: toumimi (---.232.115-78.rev.gaoland.net)
Date: September 04, 2009 09:34PM

You should write
NameVirtualHost *

<VirtualHost *:80>
ServerName www.27thfightersquadron.info
ServerAdmin phpbb3@localhost
DocumentRoot "C:/wamp/www/"
</VirtualHost>

And I don't know what you are trying to do, since 'www.27thfightersquadron.info' is available online so is a real domain name (probably yours ? ).

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Virtual Host
Posted by: acer (---.hsd1.ca.comcast.net)
Date: September 04, 2009 10:01PM

I'm trying to make a forum for my members to access. The problem is that I'm the only one that can get to it from my computer. No one else is able to access the forum. I do have another computer in the house which I'm not able to get to the forum as well. Anyone have any suggestion on how to fix this problem?

Thank You !

Options: ReplyQuote
Re: Virtual Host
Posted by: yfastud (Moderator)
Date: September 05, 2009 01:00AM

to setup forums, follow this
[blog.jlbn.net]

to setup vh, follow this
[blog.jlbn.net]

to setup access, follow this
[blog.jlbn.net]

to setup dns, follow this
[blog.jlbn.net]

Have fun,

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.