GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   htaccess question (https://gfy.com/showthread.php?t=720296)

Mutt 04-01-2007 10:37 PM

htaccess question
 
is there a way to make one html page inside a directory password protected by htaccess exempt from the protection?

thanks

darksoul 04-02-2007 12:08 AM

add this after your auth code
Code:

<Files "test.html">
allow from all
satisfy any
</Files>


Mutt 04-02-2007 12:09 AM

Quote:

Originally Posted by darksoul (Post 12180596)
add this after your auth code
Code:

<Files "test.html">
allow from all
satisfy any
</Files>



great - thanks :thumbsup


All times are GMT -7. The time now is 01:42 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123