<pre class="prettyprint lang-config">
# Compare the host name to example.com and redirect to www.example.com if it matches
<If "%{HTTP_HOST} == 'example.com'">
- Redirect permanent / http://www.example.com
+ Redirect permanent / http://www.example.com/
</If>
# Force text/plain if requesting a file with the query string contains 'forcetext'
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1422598:1440056 (outdated) -->
+<!-- English Revision: 1422598:1446014 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->