Page 1 of 1

How to secure every page on xampp apache server?

PostPosted: 20. March 2013 18:51
by Gigi10012
I have xampp apache server and I have *.php projects uploaded on it. How to secure that projects with password ??

Re: How to secure every page on xampp apache server?

PostPosted: 20. March 2013 19:06
by Altrea

Re: How to secure every page on xampp apache server?

PostPosted: 27. March 2013 16:36
by slapbackguitar
Gigi10012 wrote:I have xampp apache server and I have *.php projects uploaded on it. How to secure that projects with password ??


I found an easier way. Just go to you server's xampp page and there's a link there to password protect your xampp page. Go to that page and set the password and this will create a .htaccess file in your xampp folder. You can copy that file into any other folder and it and its subfolders will be similarly protected or copy it to the root folder and everything will be protected.

Re: How to secure every page on xampp apache server?

PostPosted: 28. March 2013 07:15
by JonB
slapbackguitar is exactly correct...