web-hosting Questions

5

Solved

I was curious as to what the difference between web and worker dynos is on Heroku. They give a one sentence explanation on their pricing page, but this just left me confused. How do I know how many...
Unspent asked 8/12, 2011 at 4:40

1

Solved

I am trying to use State Server sessions. I have changed my Session state to the following: <sessionState mode="StateServer" stateConnectionString="tcpip=127.0.0.1:42424" cookieless="false" t...
Endo asked 16/10, 2013 at 13:37

1

Solved

I have an asp.net MVC 4 website where I'm using woff font. Everything works fine when running on VS IIS. However when I uploaded the pate to 1and1 hosting (live server) I get the following: Netw...
Madelenemadelin asked 6/9, 2013 at 5:58

2

Solved

What is your favorite (free or not) web hosting services that is compatible with django( and python in general) ? PS: is OVH compatible?
Berne asked 18/9, 2013 at 19:6

4

Solved

Suppose I have a website hosted at the url: http://www.mysite.com/ Say this is hosted by hosting provider "A". Now, I want to host a subdirectory within this site at another host: http://w...
Move asked 4/12, 2009 at 17:56

2

Solved

By default, the naming conventions of Azure websites/webapps are somesubdomain.cloudapp.net and somesubdomain.azurewebsites.net. If I have an existing website that I have currently hosted through, ...
Cahilly asked 16/7, 2013 at 19:41

4

Solved

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 applicati...
Folkmoot asked 4/12, 2011 at 20:29

2

Solved

Is it possible to write a simple custom Console Application that includes a owin library that can host a Asp.Net Web Application directly (without katana.exe, like CassiniDev's library)? Is it poss...
Roede asked 27/1, 2013 at 13:29

3

This is not a programming question per se. I am using a free web host called getfreehosting. I am using their online file manager to transfer files. From time to time, the changes I make on source ...
Lessen asked 17/4, 2013 at 1:10

6

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 database seems so much more functional ...
Embolic asked 4/8, 2011 at 2:33

4

Solved

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?
Squill asked 27/6, 2011 at 17:49

2

Solved

I have developed a nifty web application using rails and would like to host it. Unfortunately I'm unsure how i can cheaply host my application. I'm aware of various deployment tools like capi...
Vineland asked 12/3, 2013 at 22:55

1

Solved

I have a single page html application, that uses a lot of jQuery. The app content (data as xml and media audio/video/image) is (and has to be) provided by blobs on azure account. I don't need any a...
Udela asked 26/2, 2013 at 14:27

2

Solved

I have just installed xampp 1.7.7. I need to know what I need to do in order to make my website public using my public IP address (not 192.168.xxx.xxx) Also, I am behind a router (NETGEAR WPN...
Openhearted asked 5/2, 2012 at 6:39

1

Solved

I am new to github pages so I made the following repo with a simple index.html https://github.com/jigneshjain25/jignesh.github.com/blob/gh-pages/index.html but http://jignesh.github.com/ shows "He...
Whirlpool asked 8/12, 2012 at 12:44

2

Solved

I'm not referring to passwords that don't have to be used (such as passwords for other users to my site - in which case I really don't have to store them. See https://mcmap.net/q/73599/-best-way-to...
Signalize asked 27/6, 2012 at 18:27

2

Solved

I registered on 000webhost and I can connect to mysql db pages that are uploaded there via: mysql_connect('localhost', 'user', 'pass') or die('Could not connect to database'); mysql_select_db('nam...
Skiff asked 31/5, 2012 at 10:35

2

Solved

I have a website developed mostly in HTML and JSP, and accessing a MySQL database. Having never put such a website online before, I wanted to know what are the steps needed to get it up and running...
Mosher asked 16/4, 2012 at 15:18

2

Hello a client of mine bought a pretty bad web host and i don't even have ssh access, their ticket suport only answered with "yes we support python in our servers" but i can't run any .cgi .py or a...
Fatima asked 22/7, 2011 at 21:37

4

Solved

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 Windo...
Patrimony asked 2/12, 2008 at 1:59

3

Solved

I want to host a web application on a private JVM they offer 32, 64, 128, 256 MB plans. My web application uses Spring. And I store some objects for every logged in user session. My question is: ...
Laevorotatory asked 6/4, 2010 at 20:39

4

Solved

Are you concerned at all with your web host having access to all of your files and being able to essentially download your entire web app? What steps can you take to protect yourself? More sp...
Overeager asked 22/8, 2011 at 21:47

7

Solved

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 environ...
Strephonn asked 15/3, 2010 at 19:34

4

I'm a bit surprised that this isn't on more forums as it is a total show stopper. I have a ASP.NET app that calls a web service I wrote. It is hosted on a shared hosting site. Recently the company...
Tussle asked 31/10, 2008 at 1:42

5

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 ...
Torgerson asked 22/6, 2011 at 11:28

© 2022 - 2024 — McMap. All rights reserved.