XAMPP cannot resolve HTDOCs [Solved]

Problems with the Windows version of XAMPP, questions, comments, and anything related.

XAMPP cannot resolve HTDOCs [Solved]

Postby altair2020 » 16. May 2012 08:35

Hi guys,

I setup XAMPP 1.7.7 and installed everything seems to work fine. However if i try to access my site from an exteranl network which i plan to do it will always by default direct users to the htdocs\xampp folder.

I have looked around and cannot work this out!!!

for instance.

If you access:

http://aussieminecrafters.no-ip.org/

It will take you to my XAMPP security folder instead of

http://aussieminecrafters.no-ip.org/index.html

Which is where i want to start building my site.

I have all the ports properly fowarded as it worked before with same settings.

I created a vhost as follows in the following file - httpd-vhosts.conf

<VirtualHost *:80>
ServerName aussieminecrafters.no-ip.org
ServerAlias aussieminecrafters.no-ip.org
DocumentRoot "C:/xampp/htdocs/"
</VirtualHost>

<VirtualHost *:80>
DocumentRoot "C:/xampp/htdocs/"
ServerAlias localhost
ServerName localhost
</VirtualHost>

but this does not seem to push the webusers to the correct location....

Can anyone help and advise me on how to make Apache act in a default manner?
altair2020
 
Posts: 3
Joined: 16. May 2012 08:27
Operating System: windows 7 64bit

Re: XAMPP cannot resolve HTDOCs.

Postby altair2020 » 16. May 2012 12:06

delete index.php !!!
altair2020
 
Posts: 3
Joined: 16. May 2012 08:27
Operating System: windows 7 64bit

Re: XAMPP cannot resolve HTDOCs.

Postby altair2020 » 16. May 2012 12:07

index.php was redirecting input to the securityfolder !!! arrghghgg.


http://www.phpbb-seo.com/en/phpbb-forum/local-server-setup-xampp-t4965.html
altair2020
 
Posts: 3
Joined: 16. May 2012 08:27
Operating System: windows 7 64bit


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 294 guests