Page 1 of 1

Admin Button

PostPosted: 26. May 2014 07:24
by winsumloosesum
When I click the Admin button for Apache it directs me to localhost.
How can I change this so when I click the Admin button it directs me to the following:
localhost/xampp/index.php

Thanks

Re: Admin Button

PostPosted: 26. May 2014 08:52
by JJ_Tagy
Either use automatic redirection from localhost/index.php -> localhost/xampp/index.php or edit the source files and recompile to make your own control panel.

Re: Admin Button

PostPosted: 26. May 2014 11:02
by winsumloosesum
I'm new to this stuff.

It should direct to http://localhost/xampp/index.php

Instead when I click the Admin button it goes here: http://localhost/

What folder do I go to actually change the redirect to http://localhost/xampp/index.php if I click the Admin button for Apache?

I guess the question is this: when I click the admin button, what folder/file name does the admin button use?

Thanks!!

Re: Admin Button

PostPosted: 26. May 2014 14:06
by JJ_Tagy
winsumloosesum wrote:...I guess the question is this: when I click the admin button, what folder/file name does the admin button use?...

localhost/index.php