Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of martin barker | > | lightweight MVC | > | .htaccess | > | Download | ||
|
Download |
Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule .* index.php [L] |