Produced on Mon May 12 13:04:57 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | Dolphin-v.6.0.5\groups\orca | .htaccess | Thu Sep 20 08:59:40 2007 UTC |
2 | Dolphin-v.6.1.0\groups\orca | .htaccess | Wed Apr 9 17:44:58 2008 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 1 | 2 |
Changed | 0 | 0 |
Inserted | 1 | 13 |
Removed | 0 | 0 |
Whitespace | |
---|---|
Character case | Differences in character case are significant |
Line endings | Differences in line endings (CR and LF characters) are ignored |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | AddType ap plication/ xml .xsl | 1 | AddType ap plication/ xml .xsl | |||
2 | ||||||
3 | RewriteEng ine On | |||||
4 | ||||||
5 | RewriteRul e ^group/( .+)\.htm$ index.ph p?action=g oto&cat_id =$1 [QSA ,L] | |||||
6 | RewriteRul e ^forum/( .+)-([0-9] +)\.htm$ index.php ?action=go to&forum_i d=$1&start =$2 [QS A,L] | |||||
7 | RewriteRul e ^forum/( .+)\.htm$ index.ph p?action=g oto&forum_ id=$1&star t=0 [QS A,L] | |||||
8 | RewriteRul e ^topic/( .+)\.htm$ index.ph p?action=g oto&topic_ id=$1 [ QSA,L] | |||||
9 | RewriteRul e ^user/(. +)\.htm$ index.php ?action=go to&user=$1 [ QSA,L] | |||||
10 | ||||||
11 | RewriteRul e ^rss/for um/(.+)\.h tm$ ind ex.php?act ion=rss_fo rum&forum= $1 [QSA,L] | |||||
12 | RewriteRul e ^rss/top ic/(.+)\.h tm$ ind ex.php?act ion=rss_to pic&topic= $1 [QSA,L] | |||||
13 | RewriteRul e ^rss/use r/(.+)\.ht m$ ind ex.php?act ion=rss_us er&user=$1 [QSA,L] | |||||
14 | RewriteRul e ^rss/all \.htm$ ind ex.php?act ion=rss_al l&sort= [QSA,L] |