• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Password Protecting Web Page

Darksamie

Senior member

I have a problem....I want to password protect a directory on my web site but my ISP has made it hard for me. It is hosted on a WindowsNT machine and I have access to a custom cgi bin. They wont set permissions for me in IIS or on the NTFS partition. I don't want to use JS because its too damn esay to get around and I don't want to have to learn a whole new language.

Any ideas?
 
Check out cgiresources.com for some cgi/perl scripts that do that

Also, does your isp allow .htacess files? That would be the first thing to check. I know hypermart.net has them
 
Back
Top