thewooleymammoth Posted March 1, 2010 Share Posted March 1, 2010 I cant figure out/find any information on how to exclude prepends from a directory. I am using ajax and its prepending and appending my page to the ajax request. This is something i do not need. Can i add an .htaccess to /ajax/ folder to make it not be effected by the .htaccess in the original folder? If that doesnt make sense let me know. Quote Link to comment https://forums.phpfreaks.com/topic/193739-htacces-and-ajax/ Share on other sites More sharing options...
trq Posted March 1, 2010 Share Posted March 1, 2010 Can i add an .htaccess to /ajax/ folder to make it not be effected by the .htaccess in the original folder? Yes. .htaccess configurations cascade through directories. Quote Link to comment https://forums.phpfreaks.com/topic/193739-htacces-and-ajax/#findComment-1019710 Share on other sites More sharing options...
thewooleymammoth Posted March 1, 2010 Author Share Posted March 1, 2010 im saying i want it to not cascade through the ajax folder. Quote Link to comment https://forums.phpfreaks.com/topic/193739-htacces-and-ajax/#findComment-1019724 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.