Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Web Technology Web Design Tools Photoshop,Dreamweaver,Flash,Etc.Tutorials , References , Examples.

Web Technology Thread, Block access of particular folder through .htaccess in Programming , WebDesign & Development; On my site there is one directory "support" which contains another 3 sub-directories and many files.... if i place a ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=26678


Reply
LinkBack Thread Tools Display Modes
Block access of particular folder through .htaccess
 
 
Senior Member

Reply With Quote
 
Join Date: Dec 2008
Posts: 18,122
08-02-2009, 12:20 PM
 
On my site there is one directory "support" which contains another 3 sub-directories and many files.... if i place a .htaccess in support directory then that block the access of all files and folders. But i want to block the access of only one...

On my site there is one directory "support" which contains another 3 sub-directories and many files....

if i place a .htaccess in support directory then that block the access of all files and folders. But i want to block the access of only one sub-directory by placing the .htaccess file in the main directory.

I know how to block access the sub-directory by placing .htaccess in sub-directory but please tell me how can i block access of particular sub-directory by placing .htaccess in main directory.

AuthName "Private zone"
AuthType Basic
AuthUserFile /pub/home/your_login/.htpasswd
require valid-user
 
 
 
Reply

Web Technology Thread, Block access of particular folder through .htaccess in Programming , WebDesign & Development; On my site there is one directory "support" which contains another 3 sub-directories and many files.... if i place a ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=26678


Bookmarks

Tags
access, block, folder, htaccess


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump