hello guys, i want offering "ADMIN" folder access to administrator only...
how can i implement that, i know we can do that working on htaccess..but not much in details....
would you guys mind helping me over....
htacess question
Moderator: General Moderators
Re: htacess question
You can set up your .htaccess file to request a username and password. Give that username and password to your administrator(s) & you're good to go.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.