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...
In this guide we will discuss the different Web Technologies available to you on The Rackspace Cloud Sites. We'll take a look at using Linux technologies as well as ASP/.NET. We'll also briefly learn how Cloud Sites can be...
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...
In this guide we will discuss the different Web Technologies available to you on The Rackspace Cloud Sites. We'll take a look at using Linux technologies as well as ASP/.NET. We'll also briefly learn how Cloud Sites can be...
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...
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...