Page 1 of 1

How to set default webpage to my website page in XAMPP

PostPosted: 17. November 2018 12:29
by priyankprasun01
Hi,
I have installed XAMPP 1.8.2 on windows 7.In http.conf file DocumentRoot is set to C:/ProgramFiles/xampp/htdocs.
I have pasted all webpages of my website,including index.html, at htdocs folder.Now i want my website page to open when i hit http://localhost(or http://"MY IP ADDRESS") on the browser.
but when i type http://localhost on browser it opens splash.php page which shows the language list for XAMPP.Please help me in this.

Thanks
Priyank

Re: How to set default webpage to my website page in XAMPP

PostPosted: 17. November 2018 22:16
by Altrea
Simply remove the index.php file from your htdocs folder.