Monthly Archives: November 2010

Make Apache Directory Listing Format Simpler with HTACCESS

To get rip of those ugly tables and Make Apache Directory Listing use a simple ul li list Format simply add this code to your HTACCESS file IndexOptions SuppressLastModified That’s it your DONE!!!! http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html http://perishablepress.com/press/2008/11/02/better-default-directory-views-with-htaccess/

Posted in Apache, HTACCESS | Leave a comment

QUICK AND DIRTY Origin Pull CDN ALTERNATIVE W/ PHP AND HTACCESS

QUICK AND DIRTY Origin Pull CDN ALTERNATIVE W/ PHP AND HTACCESS This is my quick and dirty attempt at a dynamic mirror content cache first .HTACCESS in the root to check if the file exist RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f … Continue reading

Posted in Uncategorized | Leave a comment

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Posted in Uncategorized | 1 Comment