ihptru/OpenRA-Content-Website/master/.htaccess - Htaccess File

ihptru/OpenRA-Content-Website/master/.htaccess

php_value upload_max_filesize 20M
php_value post_max_size 30M
php_value max_execution_time 180
php_value max_input_time 180

Options -Indexes

<Files ~ ".py$" >
order allow,deny
deny from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache