X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=.htaccess;fp=.htaccess;h=832b4a5edc479bd4040f66114c46cd4dad19055f;hb=0defdb39c2df636ce2cf2e17d2882042097dc4f1;hp=69c86419d05e10a0a22c2e0a80447be2accd1722;hpb=9c12ad2504a6230ec3dcaeb0f3ea3d0fe4e12449;p=wfpl-cms.git diff --git a/.htaccess b/.htaccess index 69c8641..832b4a5 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ -# php_value post_max_size 205M -# php_value upload_max_filesize 200M +php_value post_max_size 25M +php_value upload_max_filesize 20M php_flag register_globals off php_flag magic_quotes_gpc off Options -MultiViews