Difference between revisions of "mod rewrite"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 13:56, 27 September 2008
computing: software: Apache: mod_rewrite
Overview
mod_rewrite is a module within the Apache http server which allows each URL received by Apache to be processed using regex before being translated into the filespec of the actual file to be used for generating the corresponding web page.
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Links
- Creating search engine friendly URLs in PHP using mod_rewrite