Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
.htaccess not effecting subdirectories
Old 06-27-2006, 12:35 AM .htaccess not effecting subdirectories
Skilled Talker

Posts: 90
Trades: 0
Hey,

I modified my .htaccess so that it has styling from a header and footer HTM docs. Only problem is, the .htaccess does not effect all the subdirectories. For example, in my situation, i have a series of downloads folders that may have subs created in them by people other than me. So my problem is i want the styling to automatically be generated on those folders without me having to go back and copy a header.htm, footer.htm and .htaccess.

My code is as follows:
Code:
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.foothillsbaptist.org
AuthUserFile /home/footh4/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/footh4/public_html/_vti_pvt/service.grp
Options +Indexes
   IndexOptions FancyIndexing SuppressDescription SuppressHTMLPreamble FoldersFirst
   HeaderName header.htm
   ReadmeName footer.htm
   IndexIgnore header.htm footer.htm .htaccess direclogo.gif
suPHP_ConfigPath /home/footh4/public_html
Thanks for your help.
msaz87 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-27-2006, 08:14 AM Re: .htaccess not effecting subdirectories
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Trades: 0
Do the sub dirs have htaccess files in them? If so they will override your top level htaccess.

Thats the only reason I can think of why its not working at a sub level. htaccess by default cascades through all sub dirs unless one of those has a htaccess file in it which overides the parent.

Ibbo
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Reply     « Reply to .htaccess not effecting subdirectories
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10071 seconds with 12 queries