Can we host drupal application on AppHarbor? [closed] - drupal

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I want to know if we can host Drupal application on AppHarbor ?
Thanks

Looking at AppHarbour it's a service for hosting .net applications and as Drupal is written in PHP out of the box you can't.
Although you could try using a php compiler for .net http://phalanger.codeplex.com/

Wordpress can be made to work on AppHarbor and Drupal might be doable too with a bit a elbow grease.

Related

how to create cms from scratch using asp.net [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm thinking of building my own CMS but I'm not that professional in PHP,
More advanced in asp.net
So if anyone knows the basics steps or has a tutorial for that I'll be thankful.
Regards,
Did you give Microsoft's blogengine a try?
You can find it at http://www.dotnetblogengine.net
They gave it a very nice site with lots of content on how to build your own asp.net blog-style cms. From there, you should be able to work your way to your very own engine.

Hosting two website in on one aws ec2 instance [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have a website currenty running on on a aws instance, and now I want to host another website also in same instance. I am running nginx as server. Do you know is it possible to host two website on that instance?
Thanks
Yes, it is. You'll want to look into Server Blocks, which are roughly the equivalent of VirtualHosts in Apache. See also Basic Nginx Configuration.

Online .Net Coding [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
This may not be a platform for such a question but still I'm curious to know whether i can practice visual studio coding online. Does anyone know such a website?
What i meant by practice is to write and run .net programs online. Thank You
The best I have seen is http://www.coderun.com/ide/ . Awesome.
Its not like some other websites which only allows you to run some snippet of code. Code run is like mini IDE where you can not only create project but also debug them and share the code. And that's all FREE
you can use Microsoft virtual lab
use this link
Ideone is another website that you can run your code.
Other compilers include codepad and compilr

Professional Websites Built with Razor [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I was asked at a .NET user group if I knew of any professional web sites built with the Razor view engine for MVC that they could peruse. Interesting question, and I was not aware of any at the time. Does anybody know of a publicized list or specific web sites that have implemented Razor?
Thanks.
I was involved in building this one: http://snapshot.factiva.com. Bad news is that you need an account to be able to see it.
Here's a list of public websites which includes our own SO: http://www.findmyhosts.com/top-10-asp-net-mvc-framework-websites/

what is the easiest way to migrate my wordpress site from one hosting provider to another? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
i have a windows hosting provider and i am moving to another one. what is the best way to migrate a wordpress blog from one hosting provider to another ?
The Wordpress codex provides plenty of information on the topic of moving a Wordpress.
If you don't feel like reading through all of that, here is a far shorter guide, that covers essentially the same method.

Resources