:: b l a c k o n s o l e ::
  • Home
  • TOC
  • Contact
You are here : :: b l a c k o n s o l e :: » Tag for nginx
  • Tags
    apache bash blog centos cms command configuration cpanel database debian desktop dns email error ftp howto httpd install lighttpd linux mobile monitoring multimedia mysql nginx opensuse openvz perl php plesk scm security server sql ssh tip tips trik vhost virtual virtualization web wordpress wp xen

:: Setup XFileSharing on NGINX

Posted by blackonsole on May 14th, 2012 06:44 AM | No Comment
:: How to setup XFileSharing with NGINX + installing and setup fcgiwrap for nginx + create fastcgi socket add these line: run the script + setup XFileSharing on NGINX add these line: + testing configure file and reload nginx + installing XFileSharing make sure your cgi-bin under htdocs folder, ...
Read More

:: NGINX: [emerg] directive “rewrite” is not terminated by “;”

Posted by blackonsole on May 8th, 2012 07:19 PM | 2 Comments
:: Error when reload / restart nginx in line 15 use { and } characters in the regular expressions conflict with the block delimiter of the Nginx configuration file syntax language, some like: If you want to write a regular expression pattern ...
Read More

:: NGINX : Redirect to external URL

Posted by blackonsole on May 7th, 2012 12:05 PM | No Comment
:: How to redirect to external url on NGINX + create configure file added configuration like these: + testing configure file and reload nginx   :: Links + Google + Snipt
Read More

:: Cron: Auto restart daemon if it down

Posted by blackonsole on May 7th, 2012 04:20 AM | No Comment
:: How to create script for auto restart daemon if it down + create auto restart daemon script (nginx) add the script, like these: #!/bin/bash alwaysup=ps aux | grep -v grep | grep -c nginx if then /etc/init.d/nginx ...
Read More

:: Nginx: wordpress permalinks

Posted by blackonsole on April 30th, 2012 11:25 AM | No Comment
:: How to setup wordpress permalinks on nginx + edit virtualhost file + add wordpress permalink setup on location / {} + testing configure and reload nginx   :: Links + Google + Stackoverflow
Read More

:: Nginx: enable gzip compression

Posted by blackonsole on April 29th, 2012 05:31 AM | No Comment
:: How to enable gzip compression on nginx + configure nginx.conf add / setup compression for nginx: + testing configuration and reload nginx   :: Links + Google + DevCha
Read More
Older Entries «
  • Twitter
  • Archives
    • May 2012 (10)
    • April 2012 (16)
    • March 2012 (1)
    • February 2012 (5)
    • January 2012 (6)
    • December 2011 (6)
    • November 2011 (7)
    • October 2011 (6)
    • September 2011 (3)
    • August 2011 (8)
    • July 2011 (4)
    • June 2011 (4)
    • May 2011 (18)
    • April 2011 (26)
    • March 2011 (12)
  • Categories
    • blog
    • bsd
    • cpanel
    • desktop
    • email
    • httpd
    • linux
    • mysql
    • php
    • security
    • server
    • system
    • virtualization
    • web
    • web server
    • wordpress
  • TOC
  • Contact

Switch to our mobile site