dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use iconv and utf8 class for charset conversion
thomascube
2006-01-19
83dbb7a8a5595addead6c50fb5ba411a6d3dfe7b
[githubFork/roundcubemail.git]
/
.htaccess
1
2
3
4
5
6
7
8
9
10
php_flag display_errors On
php_value upload_max_filesize 2m
<FilesMatch "(\.inc|\~)$|^_">
Order allow,deny
Deny from all
</FilesMatch>
Order deny,allow
Allow from all