Skip to content
Snippets Groups Projects
Commit bd494f56 authored by Björn Schießle's avatar Björn Schießle
Browse files

fixed faulty commit

parent 51774cca
No related branches found
No related tags found
No related merge requests found
ErrorDocument 403 /core/templates/403.php ErrorDocument 403 /core/templates/403.php
ErrorDocument 404 /core/templates/404.php ErrorDocument 404 /core/templates/404.php
<IfModule mod_php5.c> <IfModule mod_php5.c>
php_value upload_max_filesize 2000M php_value upload_max_filesize 513M
php_value post_max_size 2000M php_value post_max_size 513M
php_value memory_limit 512M php_value memory_limit 512M
<IfModule env_module> <IfModule env_module>
SetEnv htaccessWorking true SetEnv htaccessWorking true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment