txdv/psychostats4/master/upload/.htaccess - Htaccess File

txdv/psychostats4/master/upload/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|images|ci|img|css|js|themes|charts|robots.txt)
RewriteRule ^(.*)$ index.php/$1 [L]

#php_value xdebug.profiler_enable 1
php_value xdebug.profiler_output_dir /tmp
php_value xdebug.profiler_output_name cachegrind.out.%t

On Github License

Files

Download PDF of Htaccess file

Comments

Apache