Tags: Humor, lol, office jokes
Comedy is simply a funny way of being serious.
htaccess directives can be used to redirect a website from http to https using mod_rewrite. But as we all know the https protocol involves encryption and decryption at both the server and the client end, this makes the site very slow.
Tags: apache, firefox, hosting, htaccess, https to http, Server Admin, web hosting
Simple .htaccess tips and tricks
By broncha in Server Admin, Tutorials, Web, Web Space on April 16, 2010
In several web servers (most commonly Apache), .htaccess (hypertext access) is the default name of a directory-level configuration file that allows for decentralized management of web server configuration. The .htaccess file is placed inside the web tree, and is able to override a subset of the server's global configuration; the extent of this subset is defined by the web server administrator.The original purpose of .htaccess was to allow per-directory access control , hence the name.
Tags: apache, htaccess, Server Admin, web hosting, www
Simple cPanel XML api call using Ruby
By broncha in articles, cPanel, ruby, Server Admin, Tutorials, Web on April 2, 2010
Ruby is a language of careful balance. Its creator, Yukihiro “matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming.
Tags: automation, cPanel, curb, curl, gem, hosting, ruby, xml-api











