various small changes
[~bandali/bndl.org] / static / .htaccess
index fe09a63..c03a35b 100644 (file)
@@ -4,4 +4,6 @@
 # .html files
 RewriteCond %{REQUEST_FILENAME}.html -f
 RewriteRule !.*\.html$ %{REQUEST_FILENAME}.html [L]
+
+RewriteRule ^fsf-internship/intro$ /fsf-internship-intro [R]
 </IfModule>