Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2724)

Issue 4290071: Joomla master .htaccess - differences 2.4.1 - 3.0.a / 2.4.3 - 3.0.a

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by g1smd
Modified:
13 years ago
Reviewers:
nikosdion
Base URL:
http://joomla-master-htaccess.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Based on the version 2.3 code originally found at: http://snipt.net/nikosdion/the-master-htaccess/ and now listed at: http://code.google.com/p/joomla-master-htaccess/source/browse/trunk/joomla-master-htaccess.txt?spec=svn2&r=2 The original file contains a number of syntax errors, several rules that can never work, and a number of expressions that can be more efficiently coded. Bugs and enhancements originally discussed at: http://forum.joomla.org/viewtopic.php?f=432&t=549841 Discussion also at: http://snipt.net/nikosdion/the-master-htaccess/ The new 2.4.1 proposed file: http://snipt.net/g1smd/joomla-master-htaccess-file-proposed-v24-2011-03-24/ or at: http://code.google.com/p/joomla-master-htaccess/source/browse/trunk/joomla-master-htaccess.txt?spec=svn4&r=4 The new 2.4.3 proposed file: http://snipt.net/g1smd/joomla-master-htaccess-file-proposed-v24-2011-04-02/ or at: http://code.google.com/p/joomla-master-htaccess/source/browse/trunk/joomla-master-htaccess.txt?spec=svn7&r=7 NOTE: this is not now the latest version of the file. Continued in: http://codereview.appspot.com/4370051/

Patch Set 1 #

Total comments: 62

Patch Set 2 : 2.4.3 - 3.0.a #

Total comments: 50
Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -119 lines) Patch
joomla-master-htaccess.txt View 1 11 chunks +109 lines, -119 lines 50 comments Download

Messages

Total messages: 6
g1smd
http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt File joomla-master-htaccess.txt (left): http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt#oldcode238 joomla-master-htaccess.txt:238: RewriteCond %{QUERY_STRING} base64_(en|de)code[^(]*\([^)]*\) [OR] No idea why a combined ...
13 years, 1 month ago (2011-03-28 21:54:47 UTC) #1
g1smd
http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt File joomla-master-htaccess.txt (right): http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt#newcode11 joomla-master-htaccess.txt:11: ## domain.com and domain\.com should be replaced with your ...
13 years ago (2011-04-02 00:13:10 UTC) #2
g1smd
http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt File joomla-master-htaccess.txt (right): http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt#newcode84 joomla-master-htaccess.txt:84: ########## Begin - File exection order, by Komra.de Spelling. ...
13 years ago (2011-04-03 08:53:23 UTC) #3
g1smd
http://codereview.appspot.com/4290071/diff/8001/joomla-master-htaccess.txt File joomla-master-htaccess.txt (left): http://codereview.appspot.com/4290071/diff/8001/joomla-master-htaccess.txt#oldcode245 joomla-master-htaccess.txt:245: RewriteCond %{QUERY_STRING} base64_(en|de)code[^(]*\([^)]*\) [OR] No idea why a combined ...
13 years ago (2011-04-03 10:29:30 UTC) #4
g1smd
http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt File joomla-master-htaccess.txt (right): http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt#newcode308 joomla-master-htaccess.txt:308: RewriteRule ^images/stories/([^.]+)\.(jp(eg|g|2)?|png|gif|bmp|css|js|swf|ico|html?)$ - [L] jp(eg|g|2)? simplifies to jp(e?g|2)? or ...
13 years ago (2011-04-03 10:30:54 UTC) #5
g1smd
13 years ago (2011-04-03 12:46:31 UTC) #6
http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt
File joomla-master-htaccess.txt (right):

http://codereview.appspot.com/4290071/diff/1/joomla-master-htaccess.txt#newco...
joomla-master-htaccess.txt:355: RewriteRule ^[^/]+\.php$ - [F]
Match "not a slash, followed by a period" will fail. The "not a slash" part will
"consume" the ".php" part.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b