X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=.htaccess;h=092abd170c278801a17f64531be2b51684022803;hp=03351d2d8ee733cf7ac5bdc76b4b88ff2028f8be;hb=403684b7951e82364b16d309074dbe011ed7d9e9;hpb=5178504c5d9b4c824cc1082391d01e726f7eb9e2 diff --git a/.htaccess b/.htaccess index 03351d2..092abd1 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ -php_value post_max_size 25M -php_value upload_max_filesize 20M +php_value post_max_size 250M +php_value upload_max_filesize 200M php_flag register_globals off php_flag magic_quotes_gpc off DirectorySlash Off