Report this

What is the reason for this report?

Can i host Phalcon site an normal one on single Droplet?

Posted on September 1, 2014

I develop Phalcon based site. As every body may be know Phalcon is C++ based framework that work when on Apache server is loaded special Phalcon module. So i think on that: It is possible to restrict Apache to load this module only for domain in my Droplet where will be host Phalcon based project and have another domain in the same Droplet that will host normal site written in pure PHP And is Yes how can i do this? Thanks allot :)



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

To host a Phalcon site alongside of a normal PHP site on a single Droplet , you’ll need to set up separate Apache Virtual Hosts to direct requests to the correct domains. Check out this tutorial for all the information:

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.