Search in Google
Recent Articles
Recent Comments
easywamp
Fri, 23/05/2008 - 10:00am — mr.easyeasywamp server for production
Thu, 12/03/2009 - 7:31pm — AdminHi all
we are doing some tests to improve easywamp server
you can help us by visiting and testing easywamp server on
waiting your comments and suggestions on our forum
Protect your webserver : .htaccess + .htpasswd
Sat, 04/10/2008 - 2:11pm — AdminHi all
in this topic we going to know how to protect the folders on Apache web server with a username&password in direct n easy steps :
before we start we have here to type of files :
.htaccess : the configuration files.. here we write the Apache instructions
.htpasswd : here we store the passwords and usernames
you can download these files from the link below
http://www.easywamp.com/download/htaccess.htpasswd.zip
1- paste this code in .htaccess file :
AuthName "Easywamp Server" AuthType Basic AuthUserFile C:\EasyWAMP\www\.htpasswd
EasyWAMP v1.1
Fri, 23/05/2008 - 11:37am — mr.easyEasywamp version 1.1 :
- Apache 2
- PHP 4
- PHP 5
- MySQL 5
- phpmyadmin 2.9
Download :
http://downloads.sourceforge.net/easywamp/easywamp1.1.exe?modtime=119792...
Hotfix 1 :
http://downloads.sourceforge.net/easywamp/Hotfix-1.exe?modtime=119792423...
Installation :
install easywamp package as usual then put hotfix 1 inside easywamp folder
for example (c:\easywamp) then execute it .

