Revisions for luxor/.htaccess

Location: [ Horde ] / luxor / .htaccess View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.3 (+1 -1 lines) 03/04/2006 06:21 PM Chuck Hagenbuch chuck

- we can allow top-level directories without slashes with no problems
- simplify Luxor::url, it was never called with any script other than source.php

1.2 (+1 -1 lines) 03/04/2006 05:49 PM Chuck Hagenbuch chuck

Simplify code to use either GET or mod_rewrite, not PATH_INFO.

1.1 10/12/2005 01:13 PM Chuck Hagenbuch chuck

- fix array_merge usage
- support mod_rewrite pretty urls
- lots of html cleanup
- code cleanup (avoid array_key_exists, etc.)