virtual host problem

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

virtual host problem

Postby tcsnhj » 18. January 2009 19:21

i want to use virtual host for my site,i configured it in httpd-vhost.conf file like this and enabled this file in the httpd.conf file :
Code: Select all
<VirtualHost *:80>
    ServerAdmin tcsnhj@aaa.com
    DocumentRoot /opt/lampp/htdocs/aaa/
    ServerName aaa.exmaple.com
    ErrorLog logs/localhost-error_log
    CustomLog logs/localhost-access_log common
</VirtualHost>


then when i visit "aaa.example.com" it show me "http://aaa.example.com/xampp", can anybody tell me how to solve this problem?

my xampp is the newest xampp for linux 1.7
tcsnhj
 
Posts: 1
Joined: 18. January 2009 18:35

Re: virtual host problem

Postby Wiedmann » 18. January 2009 20:38

Clear your browser cache.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 12 guests