change urls from normal ?= to /url/here
change urls from normal ?= to /url/here
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- UndoUndo0
its called clean urls and with apache you use .htaccess and regular expressions in the rewrite rule.
very good for rankings and hiding the language your coding in/filenames etc.
heres a good article for php/apache
http://wettone.com/code/clean-ur…you can do it on most other server types too