| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#3 (permalink) | |
|
I'm Naked Right Now.
Join Date: Oct 2003
Location: Toledo, Ohio
Posts: 44
|
Quote:
Brilliant! Thanks. |
|
|
|
|
#4 (permalink) | |
|
Fool
Join Date: Jun 2005
Location: Finsbury Park, London
Posts: 66
|
Quote:
If your site is on an apache server you can use .htaccess / mod_rewrite which would probably be easier to keep track of what you're doing. You simply need to create a file called .htaccess and put the following code in: Code:
Of course you can make it more complicated if you desire, but essentially that converts any url the user types in e.g. www.something.com/friendly-url/ to find the file with the same name www.something.com/friendly-url.html You can find out more here http://www.ilovejackdaniels.com/apac...e-cheat-sheet/ |
|
|
![]() |