Difference between revisions of "API:EPrints/Apache/Rewrite"
(New page: <!-- Pod2Wiki=_preamble_ This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost. -...) |
(No difference)
|
Revision as of 18:28, 11 August 2009
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
NAME
EPrints::Apache::Rewrite - rewrite cosmetic URL's to internally useful ones.
DESCRIPTION
This rewrites the URL apache receives based on certain things, such as the current language.
Expands /archive/00000123/* to /archive/00/00/01/23/*
and so forth.
This should only ever be called from within the mod_perl system.
This also causes some pages to be regenerated on demand, if they are stale.