View Single Post
Old 07-23-2009, 10:57 AM  
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
That .htacess will add significant load if it gets a lot of traffic, so put it as deep in
the directory structure as possible. For example, if the action goes to this URL:
/tour/comments/script/submitcomment.php

Then put the .htaccess in /tour/comments/script/ to avoid extra load caused
by processing it on other pages.
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote