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. 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. 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. Link to comment https://forums.phpfreaks.com/topic/193739-htacces-and-ajax/#findComment-1019724 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.