Search the Community
Showing results for tags 'nginx'.
-
Please help me, I've set nginx Template for Blesta on HestiaCP. blesta.tpl - server { listen %ip%:%web_port%; server_name %domain_idn% %alias_idn%; # Root location block (Update %docroot%/blesta to your own Directory / @blesta is Default) root %docroot%/blesta;...
- 7 replies
-
- nginx
- nginx rewrite
- (and 3 more)
-
Hi I write blesta configuration with nginx webserver on the control panel VESTACP. I follow great tutorial @ServZoo but fastcgi not work on vestacp Add to your config locate /home/username/conf/web ###################################################################### loc...
-
So, I'm not an expert on Blesta or NGINX, but I have learned the easy way to make the two work and wanted to share. Credit to cloudrck for starting the project on github (I have used a lot of his work in the config.) 1.) Fire up a fresh install of Ubuntu 14.04 64-Bit (DigitalOcean works great fo...