being taken to a different localhost website

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

being taken to a different localhost website

Postby IBTrey » 31. October 2014 10:55

Hello all :-)

I'm setting up a website. Done all the vhosts etc. and when entered I get taken to my testing-ground.local site (currently PHPbb) instead of the actual website I'm making, what's wrong?

<VirtualHost *:80>

ServerAdmin *EMAIL REPLACED*
DocumentRoot "C:/Users/treytaylor/Copy/www/*NAMES REPLACED*
SetEnv SECURE_ROOT "C:/Users/treytaylor/Copy/www/secure/"
ServerName *NAMES REPLACED*
ServerAlias *NAMES REPLACED*
ErrorLog "logs/*NAMES REPLACED*-error.log"
CustomLog "logs/*NAMES REPLACED*-access.log" combined
<Directory "C:/Users/treytaylor/Copy/www/*NAMES REPLACED*">
Options All
AllowOverride All
Require all granted
</Directory>

</VirtualHost>

everything else has been hashed out.

and my host file:

127.0.0.1 localhost
127.0.0.1 *NAMES REPLACED*.local
127.0.0.1 www.*NAMES REPLACED*.local

again, everything is hashed out.. is it PHPbb being weird or my machine/XAMPP?
IBTrey
 
Posts: 2
Joined: 22. October 2014 12:13
Location: West Sussex, England
Operating System: Linux Ubuntu 14.04 LTS

Re: being taken to a different localhost website

Postby Nobbie » 31. October 2014 14:18

IBTrey wrote:I'm setting up a website.


Where? On your local PC or somewhere in the WWW?

IBTrey wrote:Done all the vhosts etc.


What does that mean exactly?

IBTrey wrote:and when entered


Entered where and what? What do you enter into the browser?

IBTrey wrote:I get taken to my testing-ground.local site (currently PHPbb) instead of the actual website I'm making, what's wrong?


Youre explanation does not fit to your configuration, i can only see a mystical "NAMES REPLACED" thing all over the place. if you need help, we need REAL configuration files instead of "NAMES REPLACED" etc.

It is very hard to understand, what you are doing there, try to explain more precisely.
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: Nobbie and 146 guests