Linux ams-business-5.hostwindsdns.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
LiteSpeed
Server IP : 23.254.231.17 & Your IP : 216.73.216.115
Domains :
Cant Read [ /etc/named.conf ]
User : uxvsuhne
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
bella /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-06-28 16:02
php53
[ DIR ]
drwxr-xr-x
2017-06-28 16:02
php56
[ DIR ]
drwxr-xr-x
2017-06-28 16:02
clone.php
4.64
KB
-rwxr-xr-x
2017-03-24 00:33
edit.php
3.62
KB
-rwxr-xr-x
2017-03-24 00:33
edit.xml
433
B
-rwxr-xr-x
2016-09-24 08:56
fileindex.php
258
B
-rwxr-xr-x
2011-03-11 09:52
import.php
1.9
KB
-rwxr-xr-x
2017-03-24 00:33
info.xml
2.06
KB
-rwxr-xr-x
2017-03-17 02:16
install.js
921
B
-rwxr-xr-x
2013-05-25 04:00
install.php
5.2
KB
-rwxr-xr-x
2017-03-24 00:33
install.xml
887
B
-rwxr-xr-x
2011-03-11 09:52
md5
5.19
KB
-rwxr-xr-x
2017-03-24 00:33
prefs.php
1.93
KB
-rwxr-xr-x
2011-03-11 09:52
Save
Rename
<?php //----------------------------------------------------------------------------- // BellaBook Copyright � Jem Turner 2004-2007,2008 unless otherwise noted // http://www.jemjabella.co.uk/ // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License. See README.txt // or LICENSE.txt for more information. //----------------------------------------------------------------------------- $title = "[[site_desc]]"; // set your guestbook title here $admin_name = "[[admin_username]]"; // admin username $admin_pass = "[[admin_pass]]"; // admin password $admin_email = "[[admin_email]]"; // admin e-mail address $admin_url = "http://[[domhost]]"; // your website url - used in guestbook footer $admin_gburl = "[[softurl]]"; // your guestbook url - used in the sign notification emails $admin_sitename = "[[site_name]]"; // your website name - used in guestbook footer $secret = "[[secret]]"; // this is like a second password. you won't have to remember it, so make it long and random $dateformat = "d M y h:ia"; // date format, more details: php.net/date $stylecolor = "bigblue"; // bellabook theme (download more from jemjabella.co.uk/scripts) $showemail = "yes"; // show email addresses in guestbook - write yes or no $emailentries = "no"; // email new entries - write yes or no ($admin_email must be filled in, above) $emailrequired = "yes"; // make email field required - write yes or no $perpage = "5"; // Pagination - amount of entries per page. $smilies = "yes"; // convert text smilies like :) to images? - write yes or no // spam protection options $captcha = "no"; // captcha on? - write yes or no $moderate = "no"; // new entries have to be approved first - write yes or no $floodcontrol = "no"; // allow flood control? - write yes or no $allowlinks = "no"; // allow urls in comment; choosing no cuts down on spam ?>