-
Categories
-
Tags/Keywords
PHP CSS Debian T61 MediaWiki shell MySQL Ruby svn WWW HTTP plugin metabolism Apache blog.bigsmoke.us samba WordPress smb Screen WLB07051 Subversion SSH Firefox VIM nutrition DNS CLI RAID zimbra HTML van der Molen Linux Javascript xen X Windows Gentoo mod_rewrite postfix Family bash ssl Ubuntu RuG XTerm -
Recent Posts
-
Recent Comments
Tag: nginx
Nginx maintenance page
Just some example code for an nginx maintenance page:
server {
listen 80;
listen 443 ssl;
server_name www.example.com;
Read More »