Page 1 of 1

XAMPP issue

PostPosted: 27. April 2010 06:22
by dinusha_kade
Hi

I installed XAMPP 1.7.3 . Operating system is window ultimate. Apache and MySQL services are running on XAMPP. But When I type http://localhost/ in web browser it will display "It Works" . I can not get XAMPP logo page. Why I cannot get XAMPP logo page. So I cannot go for joomla setup. please advice me

Thank You

Re: XAMPP issue

PostPosted: 27. April 2010 10:10
by Gabriele

Re: XAMPP issue

PostPosted: 28. April 2010 01:22
by JonB
OP:

You're likely getting that page as a result of changes in \apache\conf\httpd.conf in the Directory Index Section.

that determines the order pages will be served when a Directory is requested (the default page) being when a URL does not specify a page.

Code: Select all
http://yourdomain.tld/ or http://yourdomain.tld for instance.
 


Good Luck
:cooll: