Securing Xampp

Soldato
Joined
18 Oct 2002
Posts
3,596
Location
Nottingham
I know Xampp is intended for development only, but can it be made secure enough to be used on a server accessible by all? At the very least I need it accessible on a large internal network, so it still needs to be fairly secure.

I've come across a guide or two to making it secure, but would rather somebody's opinion from here on the issue.

Cheers

Ooops! Meant for this to be in HTML, Graphics & Programming - could a mod move please. Thanks.
 
Last edited:
I just used a .htaccess and .htpasswd in the /xampp directory to block all access without the required username/password.
 
Back
Top Bottom