If you are finding there is a MIME Type that is not defined, you can define this via your .htaccess. The code you need to add is:
AddType MIMETYPE .extensionSo for example, to add the MIME type for a QuickTime *.MOV or *.QT file...
When serving content from your Cloud Sites, you may occasionally receive the "Connection timed out - please try again" error. We're here to shed a little light on this issue, and tell you about the steps we have taken to...
When serving content from your Cloud Sites, you may occasionally receive the "Connection timed out - please try again" error. We're here to shed a little light on this issue, and tell you about the steps we have taken to...
When serving content from your Cloud Sites, you may occasionally receive the "Connection timed out - please try again" error. We're here to shed a little light on this issue, and tell you about the steps we have taken to...
NOTE: This article is written for our Classic Cloud Control Panel. You can access this interface from the New Cloud Control Panel by clicking your username in the upper-right of the control panel and selecting "Classic Cloud...
In this article we're going to take a look at the .htaccess file and the web.config file. We'll discuss what they are, and how they're used with Cloud Sites.
If you are using Windowa IIS, ASP/.NET then please click the web.config...
Session state servers are being implemented for PHP applications. This will improve the performance of most sites by setting the default session handler to the state servers. Session data will be accessible from all PHP web nodes...
When serving content from your Cloud Sites, you may occasionally receive the "Connection timed out - please try again" error. We're here to shed a little light on this issue, and tell you about the steps we have taken to...
When serving content from your Cloud Sites, you may occasionally receive the "Connection timed out - please try again" error. We're here to shed a little light on this issue, and tell you about the steps we have taken to...
You can use the following in a .htaccess file to change the default document on your PHP based sites:
DirectoryIndex filename.htmlThis would cause filename.html to be treated as your default page, or default directory page. You...
In this article we're going to take a look at the .htaccess file and the web.config file. We'll discuss what they are, and how they're used with Cloud Sites.
If you are using Windowa IIS, ASP/.NET then please click the web.config...