aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Collapse)AuthorAgeFilesLines
* 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