Hotlink Protection allows you to prevent other websites from directly linking to files from your website. This means that when another website is visited, it cannot load pictures, css or javascript from your pages – this is one of the … Continued
The Apache timeout on our shared servers is set to 30 seconds. Our experience shows that this is the best setting which ensures top overall server performance and at the same time offers enough resources for the hosted websites to … Continued
How do I check if the server I am hosted on is experiencing difficulties
In order to check the status of the server you are hosted on, please open go to your User Area -> Support page and check the Server Status Update box in the right column. If there is an issue with the server that hosts your account, … Continued
Hotlink Protection allows you to prevent other websites from directly linking to files from your website. This means that when another website is visited, it cannot load pictures, css or javascript from your pages – this is one of the … Continued
Unfortunately, it is not possible to change the Apache timeout on a shared server. By default it has been set for best performance. Changing the Apache timeout is possible only on our Clofud Hosting and on our Dedicated Servers.
There shouldn’t be a problem to run your own CGI scripts. All you need to do is put the CGI scripts you want to run in your cgi-bin/ directory and access them through your browser.
MIME types are a way of instructing the browser, which is opening a particular file from the server, how to handle it. For example an .html file is of a text/html MIME type and this instructs your browser to interpret all of the files … Continued
All ImageMagick (alternative spellings ImageMagic, ImageMagik) binaries are located in: /usr/bin/ The path to ImageMagick’s most popular binary ‘convert‘ is: /usr/bin/convert The above is valid for most modern Linux distributions.