Page 1 of 1

Change Default home page

PostPosted: 12. October 2016 15:10
by alex.iq
Hello all!

I would like to change the homepage for XAMMP from the dashboard to the media wiki that has been installed

eg:

http://localhost/dashboard

to

Http://localhost/mediawiki

Is there a simple way to do that so Wiki is the first page thats shown when you go to the server?

TIA

Re: Change Default home page

PostPosted: 12. October 2016 19:55
by Altrea
Hi,

alex.iq wrote:I would like to change the homepage for XAMMP from the dashboard to the media wiki that has been installed
[...]
Is there a simple way to do that so Wiki is the first page thats shown when you go to the server?

Take a look into your \xampp\htdocs\index.php file.
There is a redirect to the dashboard you can simply adjust.
There are other possibilities like configurating virtuslhosts, but changing the redirect is the easiest way.

best wishes,
Altrea

Re: Change Default home page

PostPosted: 13. October 2016 09:20
by alex.iq
Okay, i will give this a quick go and show the result.

Many thanks! :D

Re: Change Default home page

PostPosted: 13. October 2016 09:26
by alex.iq
Alas, It worked! many thanks for the support :-)

Re: Change Default home page

PostPosted: 13. October 2016 15:27
by Altrea
You are welcome :D