amuck-landowner

nginx

  1. T

    Can someone help with...

    Hello. I have a NAT IPv4 VPS from LES and I need to do a couple of things. Those include, install LightHTTPD or Nginx to use port 80 as I have my domain proxied to my VPS, install MySQL or an lightweight alternative and install PHP or a lightweight alternative. I also need to set up a Teamspeak...
  2. eva2000

    First Nginx HTTP/2 Alpha Patch is here

    Heads up guys first Nginx HTTP/2 alpha patch is here https://www.nginx.com/blog/early-alpha-patch-http2/ Already updated Centmin Mod 123.09beta01 with this patch for Nginx HTTP/2. Note it removes SPDY module support so it's either HTTP/2 or SPDY not both :)
  3. eva2000

    Centmin Mod 1.2.3-eva2000.08 stable release !

    Since a few members here are using my Centmin Mod LEMP web stack for their servers, just a heads up I just switched my centminmod.com domain's DNS over to the new server cluster which sports the new centminmod.com web site design. Also Centmin Mod 1.2.3-eva2000.08 stable release is here - well...
  4. MannDude

    How to: Force SSL sitewide with Nginx

    For those of you who run the Nginx webserver on your VPS and wish to force all visitors to access your site via SSL you can do this quite easily. Before the upgrade to IPB4, vpsBoard still ran site-wide https:// but the conversion was software based and wasn't forced by the web server (even...
  5. X

    WordPress error "104: Connection reset by peer"

    I am really new to hosting my websites with a VPS and relatively new to Ubuntu. Always used shared hosting plans until now. I am trying to install WordPress on my VPS running Ubuntu with LEMP and I am successful for the most part. However I get this error message.    2014/12/19 14:29:14 [error]...
  6. drmike

    nginx - File by file redirection with reverse proxy

    Working on updating an old project and have random problem getting something working in nginx. Trying to do something like this: existing url:  www.domain.com/page.asp ---> redirect "invisibly" to user to new url: www.domain.com/page.php (via nginx reverse proxy) I basically have a list of...
  7. eva2000

    Owncloud + Nginx = scan.php cancelled requests ?

    Anyone using Owncloud and Nginx getting scan.php cancelled requests within browser ? The error log says the scan.php request = 200 status but browser says otherwise ?  It is my first time installing Owncloud on Centmin Mod Nginx LEMP stack. I used the outlined steps to install and configure...
  8. howardsl2

    [Tutorial] Install Ghost 0.4.2 with Nginx and ModSecurity on Ubuntu 14.04 (Trusty)

    I have just updated my tutorial on how to install Ghost blog 0.4.2 on Ubuntu 14.04 (Trusty) or 12.04 (Precise), with Nginx as a reverse proxy and the ModSecurity web application firewall. The following extra topics are also covered (via links to original posts where appropriate): Example...
  9. M

    Nginx admin guide

    A comprehensive and very well written guide here: http://nginx.com/admin-guide/ Includes advanced topics like rate limiting, load balancing and much more. I guess it has just been released and it looks updated with directives only supported in modern nginx versions.
  10. howardsl2

    Install Ghost Blog with Nginx and ModSecurity or Naxsi

    Hello all, I have created two Github Gists for detailed step-by-step instructions on installing the latest Ghost Blog with Nginx and ModSecurity or Naxsi. Blogging is a good way to utilize any idle VPS you have! The instructions have been successfully tested on Ubuntu 12.04 LTS Server (freshly...
  11. coreyman

    PHP-CGI vs PHP-FPM on NGINX

    Well guys I was doing some server optimization today and wrote this article on my findings with php-cgi vs php-fpm. Any constructive feedback is welcome as I am not an expert on this topic. Please check it out on my blog - http://www.bitaccel.com/blog/php-cgi-vs-php-fpm-on-nginx/ and let me...
  12. ihatetonyy

    Getting started with nginx-rtmp-module: a FOSS alternative to Wowza, FMS, et al.

    (This is a repost from something I originally posted on That Other Forum Rife with Cluster Errors, but hopefully you guys find it useful here, too..) nginx-rtmp-module: a free, open-source alternative to Wowza Media Server, FMIS, et al. A short introduction: nginx-rtmp-module is an open-source...
  13. juan

    Best practice for handling www root folder?

    Can i get an insight on what are the best practice for a secured public_html? Currently I'm uploading a joomla website on a vps and these is what i planned to do: make a non-ssh user, 'user1' invite user1 to www-data group put the public_html on user1's home chown -R user1:ww-data...
  14. L

    LiteSpeed vs. OpenLiteSpeed vs. nginx vs. Apache 2.2 vs. Apache 2.4!

    The battle you've been waiting for! We just released a couple of new benchmarks (small static files) for LiteSpeed Enterprise, OpenLiteSpeed, nginx, Apache 2.2 prefork, and Apache 2.4 event MPM. Enterprise and OpenLiteSpeed whipped everyone else, of course. Summary blog post Small static file...
  15. fahad

    Nginx redirect http to https

    I want to redirect all http request to https of a site in nginx . How to do that ?  
  16. eva2000

    Ghost node.js Blogs ?

    Anyone else tried out Ghost open sourced node.js blogging platform https://ghost.org/ ?  Just started playing with it and like it alot http://ghost.centminmod.com :)
  17. MCH-Phil

    My Custom Hosting | 2.5GB Disk Space | 50GB Transfer | Feature Loaded | $10 Yearly!

    =::--------------------------------------------------= | :: My Custom Hosting =::--------------------------------------------------= My Custom Hosting was registered back in 2009 and has been providing hosting to customers for almost 8 years. We aim to offer your the most features at the lowest...
  18. MannDude

    DotDeb Nginx version with Debian 7 and php5-fpm. 502 Error.

    Sigh. Well, I get to look like an idiot, but after an hour or so of Googling with no luck what-so-ever to get this resolved, I come to you. First time really messing with the dot-deb version of Nginx, so maybe it's a bit more updated. Anyhow, my install procedure is documented below. I'll also...
  19. A

    Web performance (E3 or E5)

    Hi, I can't decide which "option" should I choose. I was looking into RamNode's offer and I can see that they offer E3 and E5 running VPS's. I know that there won't be much of difference but still I was kinda curious in terms of web performance which one would be a better solution in terms of...
  20. eva2000

    Anyone have experience with Cherokee web server ?

    Anyone here have any experience with Cherokee web server http://cherokee-project.com/ ? As well as Nginx web server ?  One of my Centmin Mod users suggests I look at Cherokee web server and he said he did benchmarks against simple phpinfo php file and it was faster than Nginx and Litespeed web...
Top
amuck-landowner