View Single Post
  #1  
Old 01-09-2009, 06:47 AM
zep zep is offline
Member
 
Join Date: May 2008
Posts: 41
Question Password Protect URL String

I have the protected area working for directories, but I want to be able to password protect a URL string the specific one I want to protect is "/index.php/admin/"
Can I do this with litespeed? And if so, how would I go about making that work?

Thanks!

OR...

If I find the php file that is included when the login happens, can I protect a file that is included in the script, and will this cause an error when the script tries to run?
Reply With Quote