WEB HOSTING SUPPORT NETWORK
     
 

502 Search results found

Search in: Filter results
Optimizing WordPress
...to the WordPress Manager in the hosting Control Panel. Click on the Manage button next to your WordPress installation. Click on the ...WordPress installation: ### BEGIN Optimization enabled via Control Panel > WordPress ###<IfModule mod_deflate.c>    # Insert filters according to https://codex.wordpress.org/Output_Compression    AddOutputFilterByType DEFLATE text/plain ....* - [L]</IfModule>#### END Optimization enabled via Control Panel > WordPress #### You can also add the code block listed above to ...using the File Manager in the hosting Control Panel. The Leverage Browser Caching code block is essential for preparing your WordPress installation ...hosting account or installed through the hosting Control Panel > WordPress Manager are optimized by default....
Purging the server-side cache
...by using either of the following methods: Control Panel's Server-side Caching section cURL via the command line cURL via PHP Note: Some ...and Enabling server-side caching for Drupal articles. Control Panel's Server-side Caching section To manually purge the server-side cache for a specific domain/subdomain, ...the Server-side Caching section of the hosting Control Panel and click on the Purge button next to the domain/subdomain name. cURL via ...enabled for your account through the hosting Control Panel's SSH Access section. More details on how to connect via SSH to your ...in your website directory using the hosting Control Panel's File Manager section: <?php// Prevent caching for this scriptheader("Cache-Control: no-cache");// Get the protocol ...
Demo Control Panel
...You can familiarize yourself with the hosting Control Panel by logging into the demo available here: Demo Control Panel....
Installing Concrete CMS [version 8.5.5]
...the archive and use the web hosting Control Panel's File Manager to extract the package. Please note that the installation files are ...via FTP or through your web hosting Control Panel's File Manager. 3. Create a new MySQL database and user for the Concrete ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...username you created at your web hosting Control Panel's MySQL Databases section for your Concrete CMS application.MySQL Password: You need to enter ...button to access the Concrete CMS administrative panel. You will be logged automatically. For future visits to the administrative are, the ...
Resources
...The Resources section of the hosting Control Panel provides detailed information about your web hosting account resources usage. You can check detailed ...under the Account Profile section of the Control Panel. Also, the option "Send email notification at XX % disk space usage" allows ...the Mail Manager section of the hosting Control Panel. This is because the Resources section displays the disk space usage as it ...on the left pane of the hosting Control Panel. CPU time, daily usage - This histogram shows how much CPU time was ...used by the WebApps section of the Control Panel. As a stability precaution, the number of simultaneous processes each hosting account can ...
Account Profile
...through the Account Profile section of your Control Panel. The contact information initially listed there is the one you have supplied at ...domain name. Change password To change your Control Panel password, please follow these steps: Click on Change It under Change password. Type ...enable two-factor authentication (2FA) for your hosting Control Panel, please follow these steps: Click on Enable under Two-factor authentication. Scan the QR ...our Two-factor authentication (2FA) for the hosting Control Panel articles. In Generated Token, type in the generated token by your 2FA application. ...In Current Control Panel Password, type in your current password. Click on Save. ...
Disk space/inode quota reached
...10%). Checking your disk space/inodes usage The Control Panel's Resources section is an invaluable tool for checking the disk space and inodes ...your account, the tree view from the Control Panel's Resources section may not be displayed due to browser restrictions, and the following ...website. This can be done via the Control Panel's File Manager section or via FTP. Detailed instructions on how to connect to ...for your hosting account listed in the Control Panel's Account Profile section. You can disable or change the default notification value of ...according to your personal preference via the Control Panel's Resources section. We would advise that you do not disable these notifications to ...
Git
...The Git section of the Control Panel allows you to create Git repositories on your hosting account. It also allows you ...Web access protection section of the hosting Control Panel. Installing GitList You can install GitList using the App Installer section of the ...hosting Control Panel. Once there, you will need to select the subdomain and the path to ...created any Git repositories using the hosting Control Panel, they will be in the account's /private/git.repostorage directory. The GitList application requires authentication ...Web access protection section of the hosting Control Panel....
Security notifications
...The Security notifications section of the hosting Control Panel allows you to subscribe for e-mail notifications when certain events occur that are ...considered a vital part of the Control Panel security. Such events include Control Panel login attempts, account information updates, password changes for ...mailboxes, FTP, or the Control Panel itself, and others. Setting up/updating notifications To set up a notification, you need to: ...which you are using to access the Control Panel. To add more IP addresses, just click on the button Add a new ...
Purging the server-side cache
...by using either of the following methods: Control Panel's Server-side Caching section cURL via the command line cURL via PHP Note: Some ...and Enabling server-side caching for Drupal articles. Control Panel's Server-side Caching section To manually purge the server-side cache for a specific domain/subdomain, ...the Server-side Caching section of the hosting Control Panel and click on the Purge button next to the domain/subdomain name. cURL via ...enabled for your account through the hosting Control Panel's SSH Access section. More details on how to connect via SSH to your ...in your website directory using the hosting Control Panel's File Manager section: <?php// Prevent caching for this scriptheader("Cache-Control: no-cache");// Get the protocol ...