hi all
actually i m new to php n have background of microsoft technologies.
My issue is that in asp.net we use web.config file to give authorisation n authentication to specific files or folders so in php how we can do this authorisation n authentications.
Somewhere i read we can do this through .htaccess if yes plz tell me how can i do or any tutorial on .htaccess and is it compatible to iis server because i am running php application on iis server
thanks n with regards
cn
authorisation n authentication issue
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
What you are wanting to do may require a server based authentication application unless you want to write one in PHP.
Have a look at this thread for some other ideas.
Have a look at this thread for some other ideas.