8 Commits

Author SHA1 Message Date
Lucas Bartholemy
45d3f273a2 Htaccess fix when URL rewriting is not enabled in Yii 2017-02-06 14:08:03 +01:00
Lucas Bartholemy
1742c43f1d Added missing RewriteEngine on in .htaccess.dist 2017-01-26 16:50:30 +01:00
Carlos Ferreira
19c4d39a67 Better .htaccess file
- prevent accessing app folders (like app, assests, js...)
- prevent using the /index.php in the URL
- removes the need of RewriteBase in case HumHub is installed on a sub-folder
2016-11-12 02:10:12 +01:00
shyper-ideler
0007cb6280 added let's encrypt challenge as an exception in RedirectMatch 2016-09-20 21:04:57 +02:00
Lucas Bartholemy
1157439def Prevent application 404 errors for robots.txt / favicon.ico files #900 #905 2015-04-13 12:10:07 +02:00
Lucas Bartholemy
e8b655b126 Prevent httpd from serving dotfiles (.htaccess, .svn, .git, etc. 2014-09-19 00:47:39 +02:00
Lucas Bartholemy
b99663b7cd Added RewriteBase Tweak to default .htaccess file and documentation 2014-09-04 20:50:02 +02:00
Lucas Bartholemy
438a38fce6 Disabled .htaccess per default 2014-02-27 15:56:43 +01:00