Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maximilian Görmar
uri.hab.de
Commits
8e95674b
Commit
8e95674b
authored
Dec 06, 2018
by
David Maus
Browse files
303 Redirect to RelaxNG compact if available
parent
4575fcf4
Changes
1
Show whitespace changes
Inline
Side-by-side
public/.htaccess
View file @
8e95674b
...
...
@@ -3,3 +3,6 @@ RewriteBase /
RewriteCond
e:/hosting/development/2016/uri.hab.de/public/$1.rdf -f
RewriteRule
^(.*)$ $1.rdf [R=303]
RewriteCond
e:/hosting/development/2016/uri.hab.de/public/$1.rnc -f
RewriteRule
^(.*)$ $1.rnc [R=303]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment