Friday, 5 October 2012

.htaccess to allow 'viewing' in subdirectory with

#.htaccess file (place in subdirectory) where you want to allow access -
# php_flag sets PHP flag on a 'local' level - rather than Master (PHP.INI)
Satisfy Any
php_flag always_populate_raw_post_data on

No comments:

Post a Comment