You are here: Home // Server side
How to generate friendly URLs with .htaccess #2
Normally .htaccess is used to implement custom error pages or password protected directories. But you can do a lot more with this file. If you want to share a link with your friends, or want search engine to index it properly you will be interested with this web tutorial.
Tags: Web
How to generate friendly URLs with .htaccess #1
Normally .htaccess is used to implement custom error pages or password protected directories. But you can do a lot more with this file. If you want to share a link with your friends, or want search engine to index it properly you will be interested with this tutorial.
Guide to .htaccess
Most of you have heard of .htaccess, if just vaguely, and that you may think you have a fair idea of what can be done with an .htaccess file. You are more than likely mistaken about that, however. Regardless, even if you have never heard of htaccess and what it can do for you, the intention of this tutorial is to get you moving along nicely together.