projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
whoops, forgot a dnl
[~bandali/bndl.org]
/
static
/
.htaccess
diff --git
a/static/.htaccess
b/static/.htaccess
index
fe09a63
..
c03a35b
100644
(file)
--- a/
static/.htaccess
+++ b/
static/.htaccess
@@
-4,4
+4,6
@@
# .html files
RewriteCond %{REQUEST_FILENAME}.html -f
RewriteRule !.*\.html$ %{REQUEST_FILENAME}.html [L]
# .html files
RewriteCond %{REQUEST_FILENAME}.html -f
RewriteRule !.*\.html$ %{REQUEST_FILENAME}.html [L]
+
+RewriteRule ^fsf-internship/intro$ /fsf-internship-intro [R]
</IfModule>
</IfModule>