dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Usage of virtusertable; mail_domain for new users; Chinese and Turkish loca...
thomascube
2005-12-16
977a295eb1e97e0c230063da40b8296fca778814
[githubFork/roundcubemail.git]
/
.htaccess
commit
|
author
|
age
4e17e6
1
php_flag display_errors On
T
2
php_value upload_max_filesize 2m
3
4
<FilesMatch "(\.inc|\~)$|^_">
5
Order allow,deny
6
Deny from all
7
</FilesMatch>
8
9
Order deny,allow
10
Allow from all