summaryrefslogtreecommitdiff
path: root/.htaccess
AgeCommit message (Collapse)Author
2008-11-10Raise upload_max_filesize and post_max_size to very high valuesBharat Mediratta
2008-11-09try to disable register_globalsBharat Mediratta
2008-11-05doh. ini_set for short_open_tag only works in old version of php. reverting ↵Chris Kelly
to using .htaccess
2008-11-05move short_open_tag setting from .htaccess to ini_set because it works more ↵Chris Kelly
often and fails more gracefully
2008-11-02Turn on short_open_tagsBharat Mediratta