User contributions
- 21:02, 17 May 2011 diff hist +284 Htaccess examples (security) Proposed 2.5.5 - Change rule order to prevent URL request with query string exploit accidentally being allowed when a previous "RewriteRule - [L]" exception stopped processing of request "too early".
- 20:54, 17 May 2011 diff hist 0 Htaccess examples (security) Proposed 2.5.4 - Change rule order to prevent URL request with exploit accidentally being allowed when a previous "RewriteRule - [L]" exception has stopped the processing of that request "too early".
- 20:45, 17 May 2011 diff hist 0 Htaccess examples (security) Proposed 2.5.3 - Changing rule order such that mod_rewrite and other setup code is placed closer to the rules that it applies to and is therefore easier to follow.
- 20:41, 17 May 2011 diff hist 0 Htaccess examples (security) Proposed 2.5.2 - Redirecting a malicious request only to later block it is inefficient. Move external redirect mod_rewrite code to be after the mod_rewrite code which blocks malicious requests.
- 20:33, 17 May 2011 diff hist +32 Htaccess examples (security) Proposed 2.5.1 - Change rule order to prevent an unwanted multiple step redirection chain when a non-www URL on the old domain and/or a URL which is going to be forced to https is requested.
- 20:29, 17 May 2011 diff hist +354 Htaccess examples (security) Proposed 2.5.0 - Added placeholders for custom mod_rewrite rules using RewriteRule [F] (blocking), RewriteRule [R=301,L] (redirecting) and RewriteRule [L] (rewriting). [Compare with version 2.4.9.]
- 14:03, 14 May 2011 diff hist +114 Htaccess examples (security) URL updates.
- 20:21, 8 May 2011 diff hist +3 Htaccess examples (security) Proposed file for version 2.4.9 with more changes.
- 12:14, 7 May 2011 diff hist +241 Multiple Domains and Web Sites in a single Joomla! installation Code for redirect generates 302 not 301. In any case, the code cannot possibly work at all when pasted where recommnded in the article.
- 15:44, 24 April 2011 diff hist +71 IIS Reworded to show the correct direction of travel for a rewrite. It's a URL to filepath translation!
- 14:46, 24 April 2011 diff hist +619 Adding www to a url Updated and more comprehensive code.
- 14:32, 24 April 2011 diff hist +17 m Security Checklist/Hosting and Server Setup Typo.
- 14:31, 24 April 2011 diff hist +389 Security Checklist/Hosting and Server Setup Improved wording.
- 14:26, 24 April 2011 diff hist +42 Enabling Search Engine Friendly (SEF) URLs on IIS Fixed syntax errors and updated code to match the code distributed with 1.6.2/1.6.3 onwards.
- 14:16, 24 April 2011 diff hist +144 How do you convert an htaccess.txt file into a .htaccess file? Additional explanation and clarity.
- 13:33, 24 April 2011 diff hist -941 m How can you check if mod rewrite is enabled? Duplicate page, redirected this copy... current
- 13:24, 24 April 2011 diff hist +121 How to check if mod rewrite is enabled on your server Using the "Redirect" directive cannot prove whether mod_rewrite is installed. Redirect is a part of mod_alias not mod_rewrite.
- 23:33, 23 April 2011 diff hist +219 m Htaccess examples (security) URLs updated.
- 10:51, 23 April 2011 diff hist +40 Htaccess examples (security) Proposed file for version 2.4.8 with more changes.
- 10:14, 23 April 2011 diff hist +176 Htaccess examples (security) Proposed file for version 2.4.7 with more changes.
- 10:12, 23 April 2011 diff hist -2 Htaccess examples (security) Proposed file for version 2.4.6 with more changes.
- 18:05, 17 April 2011 diff hist -7 Htaccess examples (security) Proposed file for version 2.4.6 with more changes. Many logic errors as well as a number of typos have been corrected in this and recent versions.
- 23:27, 11 April 2011 diff hist +135 m Htaccess examples (security) Updated some URLs.
- 23:15, 11 April 2011 diff hist +135 Htaccess examples (security) Proposed file for version 2.4.5 with more changes.
- 07:22, 10 April 2011 diff hist +227 Htaccess examples (security) Proposed file for version 2.4.4 with more changes.
- 00:11, 3 April 2011 diff hist -1 Htaccess examples (security) Proposed file for version 2.4.3 with more changes.
- 23:52, 2 April 2011 diff hist +5 Htaccess examples (security) Proposed file for version 2.4.2 with more changes.
- 23:16, 31 March 2011 diff hist +1,043 Htaccess examples (security) Proposed file for version 2.4.2 with more changes.
- 10:37, 28 March 2011 diff hist -9 Htaccess examples (security) Version 2.4.1 is the current stable version of the master .htaccess file. Working towards version 3.0 for release some time in April 2011.
- 10:36, 28 March 2011 diff hist -9 Htaccess examples (security) Version 2.4.1 is the current stable version of the master .htaccess file. Working towards version 3.0 for release some time in April 2011.
- 09:45, 25 March 2011 diff hist +607 m Htaccess examples (security) Updates to footer notes.
- 20:51, 24 March 2011 diff hist -12 Htaccess examples (security) Correction to image file extension pattern matching.
- 08:43, 24 March 2011 diff hist 0 Htaccess examples (security) Master File copied to original author "as is" and posted to snipt as "proposed v2.4" (2011-03-24).
- 23:24, 23 March 2011 diff hist -10 Enabling Search Engine Friendly (SEF) URLs on IIS Minor optimisation of patterns.
- 20:21, 23 March 2011 diff hist -121 m Htaccess examples (security) Tidy up various comments.
- 20:15, 23 March 2011 diff hist -1,154 Htaccess examples (security) Removed section that is already included in the production Joomla .htaccess file, and for which a slightly improved version is offered in the suggested 'Master htaccess file'.
- 19:40, 23 March 2011 diff hist +464 Htaccess examples (security) Added comments.
- 09:25, 23 March 2011 diff hist -1 Htaccess examples (security) Incorrect use of "=" sign meant rule was looking for literal string not input matching a pattern.
- 00:38, 23 March 2011 diff hist 0 m Htaccess examples (security)
- 00:36, 23 March 2011 diff hist 0 m Htaccess examples (security)
- 00:12, 23 March 2011 diff hist 0 m Htaccess examples (security)
- 00:03, 23 March 2011 diff hist -1 m Htaccess examples (security)
- 23:12, 22 March 2011 diff hist -1 m Htaccess examples (security)
- 23:06, 22 March 2011 diff hist +46 m Htaccess examples (security) Minor edits to comments.
- 21:20, 19 March 2011 diff hist -1 Htaccess examples (security) Typo fixed.
- 18:30, 19 March 2011 diff hist +53 Htaccess examples (security) Preserve http/https protocol in the redirect. Solves http://forum.joomla.org/viewtopic.php?p=2448764#p2448764
- 18:24, 19 March 2011 diff hist +2 Htaccess examples (security) Allow both http and https referrer. Good catch!
- 19:46, 18 March 2011 diff hist +55 m Htaccess examples (security) Updated text to clarify what actually happens.
- 07:57, 17 March 2011 diff hist +95 Htaccess examples (security) mod_deflate is Apache 2 module.
- 19:23, 16 March 2011 diff hist +30 Htaccess examples (security) Allow blank REFERER.