Top "Rackspace" questions

Rackspace US, Inc.

Nginx no-www to www and www to no-www

I am using nginx on Rackspace cloud following a tutorial and having searched the net and so far can't get …

redirect ubuntu nginx rackspace no-www
Change outgoing mail address from root@servername - rackspace sendgrid postfix

So I recently setup my Rackspace server (Ubuntu LAMP stack) to use Postfix and Sendgrid for outgoing email. It works …

email smtp postfix-mta sendgrid rackspace
Configure VirtualHost for a perfect Wordpress Environment

I'm trying to install wordpress in a Cloud Server with rackspace. But my lack of knowledge in server configuration (LAMP , …

wordpress apache2 virtualhost httpd.conf rackspace
How can I use boto to stream a file out of Amazon S3 to Rackspace Cloudfiles?

I'm copying a file from S3 to Cloudfiles, and I would like to avoid writing the file to disk. The …

python amazon-s3 boto rackspace cloudfiles
Ubuntu 11.04: `apt-get install rake` -> "E: Unable to locate package rake"

This is probably a type of "is it plugged in?" question, but after getting a default Rackspace image of Ubuntu 11.04 …

rake ubuntu-11.04 apt-get rackspace
Errno::ECONNRESET (Connection reset by peer - SSL_connect)

our code is generating an exception on heroku server since the last few hours. It was working okay before that …

ssl heroku rackspace
connect() failed (111: Connection refused) while connecting to upstream

I am hosting my Rails app on Rackspace with nginx webserver. When calling any Rails API, I see this message …

ruby-on-rails ruby-on-rails-4 nginx rackspace-cloud rackspace
nginx and unicorn bad gatewayconnect() to unix:/tmp/mobile.socket failed AND failed (111: Connection refused)

I am (trying) to set up an ubuntu 11.04 server on rackspace to run a rails 3.2 app with nginx and unicorn. …

ruby-on-rails nginx unicorn rackspace-cloud rackspace
Rackspace cloud files: Image Upload to rackspace cloud files using PHP

I am doing a project where user can upload images like profile image or image for their image gallary. right …

php image upload cdn rackspace
ASP FileUpload InputStream and System.IO.File.OpenRead

I have an ASP File upload, PostedFile.InputStream, it is giving us the System.IO.Stream. Is this file stream …

c# file-upload rackspace