summaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Collapse)AuthorAgeFilesLines
* Removed if !mod_php5.c around RewriteRuleSean Leonard2011-11-041-2/+0
| | | | Made things work on Dreamhost shared hosting
* Merge branch 'master' into calendarGeorg Ehrke2011-10-131-0/+4
|\
| * webdav workaround for apache+php-cgiRobin Appelman2011-10-131-0/+4
| |
| * adding tmp icon for app, extending memory size for php in .htaccessBartek Przybylski2011-10-021-5/+5
| |
| * removing add new album button, removing logs, and unused codeBartek Przybylski2011-10-011-0/+1
| |
* | Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham2011-09-281-4/+4
|/
* fix .htaccess file crashing apache+php-cgiRobin Appelman2011-08-221-3/+5
|
* Set max upload size to something saneRobin Appelman2011-08-121-2/+2
| | | | we cant use a very high value since some apache configurations dont seem to handle it properly
* set default max upload size in the .htaccess file to something rediculousRobin Appelman2011-08-111-3/+3
| | | | and don't show the max filesize message when the limit is over 10GB
* fix 404Kamil Domanski2011-06-231-1/+1
|
* forbid indexesKamil Domanski2011-06-231-0/+1
|
* make fileactions extendable by pluginsRobin Appelman2011-06-041-0/+4