Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 781(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.0
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 Views: 0
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 Views: 0
How can I add/remove user in .htaccess through my PHP Script?
Zones: PHPDate Answered: 04/25/2001 Views: 0
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 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 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 Views: 36
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 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 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 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 Views: 0