View Single Post
  #6  
Old 01-06-2013, 06:41 AM
MJuhler MJuhler is offline
New Member
 
Join Date: Dec 2012
Posts: 7
htaccess file in callback folder has:
php_value auto_prepend_file none
php_value auto_append_file none
ie. files in this folder are not put on design.

However, the files in callback folder is being put design on by the htaccess file from the www folder, this did not happen on apache.

it seems like the htaccess file located in the callback folder has no effect as soon htaccess file from the www folder is loaded
Reply With Quote