We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695ab4a commit eaf97d0Copy full SHA for eaf97d0
config/web-sites-available/000-default.conf
@@ -59,6 +59,7 @@ ServerName localhost:8080
59
RewriteRule (.*/rdf$) $1 [T=application/rdf+xml]
60
</Directory>
61
Include /var/www/git/cc-legal-tools-data/config/language-redirects
62
+ RedirectPermanent /licenses/mark/1.0 /publicdomain/mark/1.0
63
64
###########################################################################
65
# Chooser
0 commit comments