Page 1 of 1

Editing xampp security script

PostPosted: 31. July 2010 21:34
by Jamie.k
Hi,

I want to edit the new security script from xampp in file httpd-xampp.conf.
But i have no idea how to do that, I would like that you only can acces phpmyadmin from localhost, and the maps htdocs from everwhere.
How can i do that?

Greetings, Jamie

Re: Editing xampp security script

PostPosted: 31. July 2010 21:38
by Altrea
Well, thats already the default setting.

You can put your own files in htdocs and they will be accessable.
You can put your own files in a subfolder of htdocs, and they will be accessable.

The only folder in your htdocs which is protected with the new security script is the xampp folder (the default index.php file in htdocs redirects to this folder)

Re: Editing xampp security script

PostPosted: 01. August 2010 13:49
by Jamie.k
No it isn't, if i do a security chek for my login it says forbidden etc.

Re: Editing xampp security script

PostPosted: 01. August 2010 15:25
by Altrea
I said thats the dafault setting right after the installation.

I don't know anything about your changes.
I don't know anything about your scripts.

You need to give us much much more information to solve this problem.