Wednesday, March 29th, 2023 by Helge

Protecting files on your site from unapproved clients can be significant. Much increasingly significant is the strategy by which you achieve this undertaking. You could utilize PHP to tune in for login approval data on each page, yet that doesn’t ensure your pictures, archives, and other media?
Servage gives you the option to .htaccess secure your websites with a few clicks only!
login to servage control panel.
click on Domain and Websites and Password Protection option.
Select the domain name for which you want to enable password protection.
On the right-hand side of the screen there is one green Add button.
Then add title and click on folder in which you want to password protect it. After ...
Wednesday, February 16th, 2022 by Helge

Via your Servage account, you have access to the server via SSH. SSH stands for Secure Shell and is a way to log in to the server to be able to work directly on the server via text commands. Handled the right way, SSH can be very useful and can help you work very efficiently. Before you can start, you need:
SSH client
the SSH login details for your account
You can download free SSH clients via the internet. Plenty of user are using Putty. However, there are plenty of other tools which you can use as well. Click on THIS page ...
Thursday, January 27th, 2022 by Helge
Modern. Fast. Secure. Green

Complete hosting package for both enterprises and personal user for little money.
If you shouldn't know Servage in detail yet, please take a look at the following lines which will give you a brief overview of us and our services. For more questions or remarks, you are very welcome to contact our support either via support@servage.net or via live chat on servage.net.
Servage Hosting is a webhoster with customers in about 100 countries. The company was incorporated in 2004. Servage offers you an “all-in-one” solution. That means, essential services which you need to run your presentation in the internet are in our package:
• one domain (or several domains – ...
Wednesday, November 3rd, 2021 by Helge

In this blog, we like to give you some information about the FileManager which is embedded in the cutomers control panel. This tool gives you options to adminstrate the files in your Servage account:
The FileManager can be found in your Servage account under “Files” -> “FileManager”. When you enter this section of your control panel, you can see an elaborated Tool which shows you:
A) The Directory Tree of the files in your Servage on the left side.
B) On Top of the FileManager, you find a fancy tool bar which allows you to adminstrate files (upload, download, alter, rename, change etc.) via the FileManager.
...
Friday, September 17th, 2021 by Helge

For each Servage hosting account, we are offering one SSH account. SSH stands for Secure Shell and is a way to log in to the server to be able to work directly on the server via text commands.
SSH has plenty of advantages, it allows the encryption of data so that those malicious would-be attackers cannot access your user information and passwords. SSH also allows the tunneling of other protocols such as FTP. You find more information about SSH e.g. on this PAGE
With the help of SSH, you can perform plenty of cool actions such as e.g.
Find and Import MySQL back ups
Connection via SSH tunnel
Search for files and ...
Wednesday, August 4th, 2021 by Helge

Servage Webhosting makes is very easy to run Wordpresses via our services. We offer an application installer which installs that tool for you with few clicks only. Check HERE to see how to use the application installer.
However, sometimes a WordPress page can get stuck and you see error messages. In this blog, we like to give information about
Enable error messages in WordPress with WP Debug
Let's start and lets take a look at enabling error messages in WordPress with WP Debug:
For example, display an all-white page, an error 500 error or an error message that the page has technical problems. It can also be the case that functions on the ...
Wednesday, June 30th, 2021 by Helge
In our latest blog (click HERE to read), we informed you about WP-Cli. We gave you a brief overview and an explanation how to use the Wordpress command line in combination with your Servage Webhosting account.

Basically, WP-CLI makes it easer to manage Wordpress from shell. This is helpful if you want to do your tasks on command line and it is faster too. Below are some examples of what you can do with that tool. Please ensure that you run all of the following commands in the folder where WordPress is installed. You need to navigate to that folder in your SSH and run these commands.
To see WP-CLI's online ...
Wednesday, June 16th, 2021 by Helge

Protecting files on your site from unapproved clients can be significant. Much increasingly significant is the strategy by which you achieve this undertaking. You could utilize PHP to tune in for login approval data on each page, yet that doesn’t ensure your pictures, archives, and other media?
Servage gives you the option to .htaccess secure your websites with a few clicks only!
login to servage control panel.
click on Domain and Websites and Password Protection option.
Select the domain name for which you want to enable password protection.
On the right-hand side of the screen there is one green Add button.
Then add title and click on folder in which you want to password protect it. After ...
Thursday, April 8th, 2021 by Helge
It’s easy for service providers to ask their users to use secure passwords. After all it is the user who is supposed to remember it. Obviously it is better for everyone if secure passwords are being used everywhere, but for many

people it represents an annoyance to use a password like “237IMBd!” instead of “pizza”. However, there are plenty of ways making it easier to remember secure passwords – and some of them even add a little bit of fun to the process ;-) I would like to explain my personal way of generating and using secure passwords as an inspiration to figure out a way that works for you, and moreover, ...
Thursday, February 11th, 2021 by Helge
The php. ini file is the default configuration file for running applications that require PHP. It is used to control variables such as upload sizes, file timeouts, and resource limits. You can check your default settings if you create a

php file in your root directory and add this code to that file
<?php
phpinfo()
?>
However, some plugins and themes require different PHP settings than those set by default. Via your Servage account, you have a vast flexibility and you can adjust many settings in accordance to your needs!
In your Servage control panel, you find the PHP config button which allows you to edit some common php.ini settings:
log in ...
Recent comments