X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=INSTALL;h=09fa003ea45e5a4665e71cecfb6d9403fdf67bc0;hb=c39c09f1cbea5b19fea3b49adbe9b6dc311a1057;hp=4894263deb4b88ecdc8a546d5292463cfc76aa6e;hpb=f65ae93001ecad33b7c1518df56a47061bd63c60;p=wfpl.git diff --git a/INSTALL b/INSTALL index 4894263..09fa003 100644 --- a/INSTALL +++ b/INSTALL @@ -29,6 +29,9 @@ ln -s code/wfpl/metaform.php index.php 4) make a file named .htaccess that looks like this: +php_flag register_globals off +php_flag magic_quotes_gpc off +AddDefaultCharset UTF-8 RewriteEngine on RewriteBase /metaform/ RewriteRule .*\.tgz$ /metaform/index.php