Not sure if this is the right place, but here goes...
If I set up a .htaccess password protected area on my standard web space which will have a html file that is basically a menu to a number of admin PERL scripts.
As I understand it .htaccess only applies to the folder it is in and then sub folders.
What mechanism can i use on the cgi-bin folder to only allow those who logged in via the .htaccess file to run certain PERL scripts?
is this even possible? , does the server store who is logged in via .htaccess for me to be able to check this within the PERL scripts?
thanks 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
If I set up a .htaccess password protected area on my standard web space which will have a html file that is basically a menu to a number of admin PERL scripts.
As I understand it .htaccess only applies to the folder it is in and then sub folders.
What mechanism can i use on the cgi-bin folder to only allow those who logged in via the .htaccess file to run certain PERL scripts?
is this even possible? , does the server store who is logged in via .htaccess for me to be able to check this within the PERL scripts?
thanks 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.