Revisions for chora/.htaccess

Location: [ Horde ] / chora / .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.
Show Branch:
  Revision Date Author Log Message
1.8 (+1 -2 lines) 06/16/2008 03:59 PM Chuck Hagenbuch chuck

Put filenames in the path for any script, not just browse.php, when using rewrite rules.

1.7 (+1 -1 lines) 03/08/2006 05:45 PM Chuck Hagenbuch chuck

Fix infinite loops.

1.6 (+1 -1 lines) 03/08/2006 05:38 PM Matt Selsky selsky

Fix typo

1.5 (+1 -0 lines) 03/08/2006 05:26 PM Jan Schneider jan

Add co.php rule too.

1.4 (+2 -1 lines) 03/08/2006 04:58 PM Jan Schneider jan

Use rewrite rule to keep the old diff links working.

1.3 (+1 -1 lines) 03/04/2006 06:22 PM Chuck Hagenbuch chuck

We can allow top-level directories without a trailing slash just fine.

1.2 (+6 -4 lines) 06/01/2004 02:45 PM Chuck Hagenbuch chuck

Don't cause errors if mod_rewrite isn't loaded.

Tags: CHORA_2_0_2, CHORA_2_0_1, CHORA_2_0_1_RC1, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1, CHORA_2_0_BETA

1.1 05/28/2004 03:00 PM Chuck Hagenbuch chuck

Big cleanup commit.

- Try to remove the last vestiges of CVS specific-ness. cvs.php now points
to browse.php, "cvs" has been removed from UI strings, etc.

- Add mod_rewrite support for URLs so that you can have server/path/file,
with no script names in evidence anywhere, for nice and pretty URLs.

- A few fixes for SVN; with the latest VC package, I can now do at least
basic SVN repository browsing.