20th May 2019 • David Carr Mask a .php page with Mod Rewrite Let's say you have a static website with various PHP files. These form the URL such as domains.c... Read more
21st Oct 2012 • David Carr 3 ways to disable autocomplete on your forms Here are 3 ways to stop forms remember what has previosuly been entered into them, the fist way is t... Read more
15th Jun 2012 • David Carr Hiding and protecting a directory with htaccess When building web applications is makes sense to hide sensitive files such as say a config file into... Read more
10th Oct 2010 • David Carr Override file upload sizes an htaccess file A tutorial to override file upload sizes an htaccess file. Note htaccess files only work on a linux... Read more
24th Sep 2010 • David Carr Custom error pages with htaccess A tutorial to enable custom error pages with an htaccess file. Note htaccess files only work on a li... Read more
14th Aug 2010 • David Carr Disable Directory Browsing A tutorial to disable directory browsing with an htaccess file. Note htaccess files only work on a L... Read more