X7ROOT File Manager
Current Path:
/var/softaculous/dada
var
/
softaculous
/
dada
/
📁
..
📄
.dada_config
(14.94 KB)
📄
.htaccess
(788 B)
📄
Config.pm
(60.7 KB)
📄
_dada_mail_config.js
(2.25 KB)
📄
config.local.php
(9.3 KB)
📄
dada_mail_config.js
(2.73 KB)
📄
fileindex.php
(90 B)
📄
filemanager.config.json
(4.93 KB)
📄
filemanager.php
(3.67 KB)
📁
images
📄
import.php
(3.06 KB)
📄
info.xml
(3.48 KB)
📄
install.js
(924 B)
📄
install.php
(8.56 KB)
📄
install.xml
(1.72 KB)
📄
md5
(6.32 KB)
📄
notes.txt
(1.62 KB)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
wwwindex.php
(23 B)
Editing: .htaccess
DirectoryIndex mail.cgi index.php index.html # We do not need the RewriteEngine on, # and sometimes enabling it mucks up Dada Mail functioning: <IfModule mod_rewrite.c> RewriteEngine Off </IfModule> # See: http://dadamailproject.com/d/features-restful_web_services.pod.html # The below line may need to be uncommented too allow Web Services to work: # SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 # These headers are used to stop the server from caching screens used by # Dada Mail. Uncomment and customize to taste: # # Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" # Header set Pragma "no-cache" # Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT" <IfModule mod_alias.c> RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/mail.cgi </IfModule>
Upload File
Create Folder