easywamp
Posted May 23rd, 2008 by mr.easy
Easywamp forum
http://www.easywamp.com/forum/index.php?easywampin=english
easywamp server for production
Posted March 12th, 2009 by Admin
Hi 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
Posted October 4th, 2008 by Admin
Hi 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
Posted May 23rd, 2008 by mr.easy
Easywamp 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 .

