Advertisement

1 - 10 of 574 containing alltags:("htaccess") (0 seconds)
Hi ALL,  I have setup a .htaccess file hotlinking protection on one of my php form files in order to prevent using it from outside of my site.  My question is: how is it easy  for a hacker to o...
Zones: Apache Web Server, PHPDate Answered: 03/18/2008 Grade: B Views: 6
Five web pages have been set a access control by using .htacess (they are in different directory). Is there any way to let someone e.g helpdesk, administrator to access this five pages  (They do no...
Zones: Linux AdminDate Answered: 03/31/2000 Grade: A Views: 0
How can I add/remove user in .htaccess through my PHP Script?
Zones: PHPDate Answered: 04/25/2001 Grade: A Views: 4
Hi, I would like to log usernames and IP Addresses which logged in to my website. I'm using basic authentication ( .htaccess and Auth users file ) How can I do it ? Can I do it without usin...
Zones: Apache Web ServerDate Answered: 01/03/2002 Grade: B Views: 0
Please can you advise how I can stop hackers from getting at my directories My site allows customers to download files. I need to restrict access to these files, I know I can setup a directory wi...
Zones: SecurityDate Answered: 11/16/2003 Grade: A Views: 0
How would i choose the directories where Options -Indexes doesn't apply? It's just one dir actually, where people can view/download the files, for other dirs they would get 403 error. thank you
Zones: Apache Web ServerDate Answered: 08/08/2004 Grade: A Views: 0
The only way I really now how to protect directories is with the htaccess file. But it's not doing what I need...and perhaps I should explore another method?  Anyway... What I'd like to do, i...
Zones: PerlDate Answered: 04/30/2003 Grade: A Views: 0
I have a CGI script that runs from and HTML page. The HTML page is protected by .htaccess. If someone attempts to access the CGI script directly (ie. by entering it right in the URL Address Box),...
Zones: Web DevelopmentDate Answered: 09/15/2003 Grade: C Views: 0
Hi, I have multiple directories of images I wish to restrict from all domains exect mydomain.com and myotherdomain.com. How do I do that? Thanks
Zones: ASPDate Answered: 09/29/2003 Grade: B Views: 0
i currently use this code in a htaccess file for login authentification before access AuthUserFile /password file location AuthGroupFile /dev/null AuthName "Admin CP" AuthType Basic <Lim...
Zones: Apache Web ServerDate Answered: 07/11/2004 Grade: A Views: 0