Filter By Category - Apache
Here's some of my tips, tweaks and tuts, ranging from PHP, Linux, MySQL and more!
Hide php extension with Apache
Snippet Length: 10 minutes Difficulty: Easy Knowledge: PHP, Linux Administration, Vim Editor Ever wanted to get some pretty URLs without ever showing the file extension of the php 1. First step is to create a .htaccess in the root of your website if theres not one already there we can create it via the following line sud...
11th Feb, 2011 | » Read more Snippets like this | » Read More
SEO friendly URLs with apache
Snippet Length: 15 minutesDifficulty: Easy-IntermediateTechnologies: PHP, Linux System Administration, Apache Here is my take on the popular apache mod re direct; So your wanting your links to look readable by humans and search engines such as ; www.yoursite.com/news/19/latest-update-notes.html instead of www.yoursite.com/n...
4th Oct, 2010 | » Read more Snippets like this | » Read More