Tagged Questions
The web-hosting tag has no wiki summary.
92
votes
7answers
25k views
Good Ruby on Rails Free Hosting [closed]
What is the best place to go for free Ruby on Rails web hosting? I'm starting my project and I don't need a really good package for hosting, but if my project begins to grow then I'll pay for the ...
38
votes
3answers
12k views
Heroku vs EngineYard: which one is more worth the money?
I looked this up on Google, but wanted more opinions before I committed to either service. Has anyone had experience with either (or maybe both) services? Are there any advantages or disadvantages ...
25
votes
8answers
8k views
Where can I get ASP.NET MVC hosting?
I really need some ASP.NET MVC CTP 4 hosting. Is anyone doing this? I can't believe there is no one willing to take my money just because it's in beta.
This is a customer requirement, so why is ...
13
votes
7answers
477 views
What are the reasons for a “simple” website not to choose Cloud Based Hosting?
I have been doing some catching up lately by reading about cloud hosting.
For a client that has about the same characteristics as StackOverflow (Windows stack, same amount of visitors), I need to ...
13
votes
17answers
13k views
What's the best linux distribution for ruby on rails development and hosting? [closed]
I would like to know if there is a particular distribution that's more suited (has more utilities) for development and deployment of websites created using ruby on rails and javascript
Thanks
11
votes
5answers
3k views
URL rewriting in PHP without htaccess
website is running on a web hosting where we don't have access on htaccess file.
i want to do URL rewriting for user friendly URL.
e.g. Original URL
www.domain-name.com/file?q=name
expected URL
...
11
votes
3answers
3k views
How does Google App Engine compare to web hosting plans?
Google App Engine offers free quotas of 1 GB outbound traffic per day and 6.5 CPU-hours (based on a 1.2 GHz Intel x86 processor) per day.
How do those free quotas compare to web hosting plans? For ...
11
votes
15answers
5k views
Is there an advantage in choosing ASP.Net over PHP or Perl?
I found myself struggling with me every time I am asked, which language to prefer for a web-application. Most people dismiss the importance of a good architecture. That why a answer that architecture ...
11
votes
6answers
950 views
What is a good blog hosting service for programmers? [closed]
I took a look on Wordpress and Blogger, and both have terrible support to source code posting. The best one on that aspect is Wordpress, which have a 'code' tag that apparently only changes the font, ...
10
votes
5answers
235 views
Host a c++ desktop application on a webpage
I am having a desktop application which having a UI interface made in Qt linked with a library which is doing all the calculation stuff. Values from UI is taken and pass to the API's in the DLL to get ...
10
votes
7answers
1k views
How to find a web hosting service for running Compojure
I am very interested in building a website using Clojure and Compojure, like so:
http://briancarper.net/blog/deploying-clojure-websites
However, due to my limited experience with the Java ...
10
votes
15answers
2k views
Good PHP hosting options?
Surprisingly, it seems this question hasn't been asked yet (or at least I couldn't find it). I'm after a "good" PHP hosting solution. Obviously "good" is a subjective term, so I'll provide some ...
10
votes
4answers
2k views
BizSpark deployment license hosting
I have signed up with BizSpark and it is a great deal, especially for people like myself in perennial startup mode. As part of BizSpark you get 3 year deployment licenses for software such as Windows ...
8
votes
2answers
634 views
ASP.NET - MVC Routing - Different link in development than in hosting environment
In my website which is hosted by GoDaddy, I'm seeing slightly different behavior in how my URLs are being generated. In my development environment, the page loads just fine, but on the GoDaddy ...
8
votes
6answers
2k views
For Python support, what company would be best to get hosting from?
I want to be able to run WSGI apps but my current hosting restricts it. Does anybody know a company that can accommodate my requirements?
6
votes
3answers
551 views
Python web hosting: Why are server restarts necessary?
We currently run a small shared hosting service for a couple of hundred small PHP sites on our servers. We'd like to offer Python support too, but from our initial research at least, a server restart ...
6
votes
1answer
840 views
Mod_rewrite with godaddy
I'm trying to get mod_rewrite to work on a client's website who insisted that we use Godaddy web hosting. She's got a shared linux hosting account. Will mod_rewrite work (using .htaccess) and if so, ...
6
votes
13answers
836 views
Hosting your site with your domain registrar [closed]
I have heard that hosting your website with the same company that you have registered your domain with is a bad idea. Is this correct and why is this so?
5
votes
5answers
214 views
When to use a key-value store for web development?
I'm a bit of a noob, so here I go ...
When would someone use a key-value (Redis, memcache, etc) store for web development? An actual use case would be most helpful.
My confusion is that a simple ...
5
votes
3answers
78 views
Do I need a special web host to be able to utilize a PHP framework like CakePHP or Symfony?
Do I need a special feature on a web host to be able to utilize a PHP framework like CakePHP or Symfony?
If so, what feature am I looking for?
If not, are they hard to install?
5
votes
3answers
121 views
Managing a rapidly growing web site
I am developing a project that lately have been taking off with increased popularity.
This development is of course met with open arms and has also been somewhat expected. I have therefore taken ...
5
votes
5answers
788 views
Rails Application Hosting
Where do you host your rails applications? I've tried Heroku and Slicehost. I thought I would ask you, the knowledgeable guys here at stack-overflow, for hosting recommendations.
Thanks in advance
...
5
votes
4answers
3k views
Is it possible to use AWS as a web host?
Is it possible to load / host an entire website using AWS? Or is it only a service that can load specific pieces of a website - such as images, etc. Obviously, I'd want to use my own domain. If you ...
5
votes
6answers
688 views
A Good, Scalable Webhost For PHP [closed]
I'm currently in the process of looking for a webhost for PHP that is feature rich (cheap is not a priority here), has excellent technical support and can scale along with the website.
Essentially, ...
5
votes
7answers
24k views
How to redirect siteA to siteB with A or CNAME records
I have 2 hosts and I would like to point a subdomain on host one to a subdomain on host two:
subdomain.hostone.com --> subdomain.hosttwo.com
I added a CNAME record to host one that points to ...
4
votes
1answer
42 views
Disable Statistics/Analytic Javascript
My free webhost appends analytics javascript to all PHP and HTML files. Which is fine, except that I'm using nuSoap to create a WSDL file for a webservice I'm working on. My darn host adds this to my ...
4
votes
1answer
282 views
Symfony use_javascript() routing issue
i am using symfony 1.4.11; use_helper('Url').
On using link_to('new',course/course/type/new),
the url it show is ../backend_dev/backend_dev/Course/course/type/new
instead of
...
4
votes
4answers
141 views
Web.config File Error
I am hosting a site through godaddy.com and this is the link:
http://floridaroadrunners.com/
and this is my web.config file:
<?xml version="1.0"?>
<!--
For more information on how to ...
4
votes
4answers
453 views
Which hosting provider supports Haskell?
I have a hosting account with GodDaddy, but it does not support Haskell.
4
votes
2answers
317 views
what is the best hosting for java web application? [closed]
what is the best hosting for java web application?
Amazon Ec2 - is to expensive (about 60$ per small instance a month)
Google Application - is not flexible in persistence and not fully support JDK
4
votes
1answer
797 views
Automatic deployment of files from a BitBucket repository
Is there a tool out there (preferably web-based) which would automatically detect commits to a BitBucket repository, and at that time, copy all files in the repository to a web-server via FTP?
I ...
4
votes
2answers
518 views
4
votes
3answers
101 views
Expert developer on the Microsoft stack, can't decide between GAE or Microsoft stack
I am creating a website with a friend to try and make some money. Basically, we want to let users aggregate data from different social networking site's APIs (FaceBook, Twitter, etc.) and do some ...
4
votes
2answers
382 views
EC2 as a full-time VPS for Windows
I've been using Amazon EC2 for hosting a recently released website, mainly to gauge traffic demands etc. before committing to a more dedicated host. I'm currently using a small instance of Win2k8+SQL ...
4
votes
3answers
222 views
How to get or own your own IP address?
The website we running let people register their own URL and redirect to our website to their user account. Lets it is something similar to Blogspot.com where users can have their own URL.
The ...
4
votes
4answers
508 views
Ruby on Rails website hosting
i want to start a website. it'll be a small community based website. i've learned a fair bit of ruby on rails and am planning to use it. however, i have never deployed a production website before. ...
4
votes
7answers
359 views
What is a good web host that is “developer-friendly” for what I am trying to do and learn? [closed]
10 years ago, I read one of those Teach Yourself HTML in 24 Hours books and haven't looked into developing for the web since.
I'm currently trying to learn C# and Silverlight and make my way into the ...
4
votes
5answers
530 views
A reliable, Australia-based ASP.NET Web Hosting
In the excellent Secret Geek’s Building a Micro-ISV series, Leon Bambrick admits that he prefers to host his sites in the US because of the prices and proximity to his target market.
For Australian ...
4
votes
4answers
2k views
are there any gotchas for hosting a Silverlight app on a Linux server?
I'm building a new Silverlight app for a photography studio. I was about to say "you have to have a Windows-based server hosting it" and then I thought, wait is that right? Looks like it's not. So I ...
4
votes
5answers
2k views
Java EE Hosting Service
Can anyone recommend a Java EE Hosting Service?
I'm a Java EE developer who wants to throw some application experimentation stuff up online, but doesn't want to take on the responsibility of server ...
4
votes
3answers
7k views
Uninitialized string offset error from PHP import script
I have an import-from-excel script as part of a CMS that previously ran without issue.
My shared-hosting provider has recently upgraded their infrastructure, including PHP from 5.1 to 5.2.6, and the ...
4
votes
3answers
1k views
NHibernate and shared web hosting
Has anyone been able to get an NHibernate-based project up and running on a shared web host?
NHibernate does a whole lot of fancy stuff with reflection behind the scenes but the host that I'm using ...
3
votes
3answers
202 views
Play framework deployment to web host
I'm looking for the best way to host my simple projects that I've done on the Play Framework. The developers for Play recommend just deploying it as a stand-alone, rather than using a web application ...
3
votes
4answers
223 views
mysql database cannot connect with cpanel
i have mysql database over cpanel, i want to access through my localhost page..
<?php
$con1 = mysql_connect("mywebsiteip","mysql_username","mysql_user_password");
if(!$con1)
{
die ("Could not ...
3
votes
1answer
33 views
Website default document denied by security restrictions?
I have an ASP.Net 4.0 website hosted at winhost.com.
The default document is index.html. In the browser address bar, if I enter
http://www.mysite.com/index.html
it works fine - I get the ...
3
votes
3answers
369 views
is there a Heroku type hosting solution for python/web2py?
I am interested to know if there are any python/web2py hosting platforms similar to Heroku for Ruby on Ralils? Something that is easily configurable and scalable?
3
votes
3answers
81 views
Resources to manage a PHP website [closed]
I am a .net developer. A friend of mine is planning to outsource a website. He is getting quotes which are very cheap but the sites will be in php/msql.
At this point he is not having any resource and ...
3
votes
3answers
233 views
What is the best hosting provider for MongoDB on windows? [closed]
I am looking for reliable hosting provider for MongoDB.
I need to host on Windows OS with dedicated server.
I am not seeing any named player that offers mongo hosting.
Hope you guys can help me with ...
3
votes
1answer
101 views
pysvn on a webserver
Are there any web hosting providers who have pysvn (http://pysvn.tigris.org/) included in their python modules, or who allow you to add additional modules such that I can install it myself? Many ...
3
votes
1answer
150 views
Google Code vs. Google App Engine?
I am confused. I thought these were both hosting solutions that Google sells or makes free. What is the difference between the two?
Thanks,
Alex