We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c201751 commit ca05ae7Copy full SHA for ca05ae7
config/web-sites-available/000-default.conf
@@ -126,7 +126,7 @@ ServerName localhost:8080
126
RewriteCond %{REQUEST_URI} !^/rdf
127
RewriteCond %{REQUEST_URI} !^/publicdomain
128
RewriteCond %{REQUEST_URI} !^/platform/toolkit
129
- RewriteCond %{REQUEST_URI} !^/licenses
+ RewriteCond %{REQUEST_URI} !^/licen[cs]es
130
RewriteCond %{REQUEST_URI} !^/faq
131
RewriteCond %{REQUEST_URI} !^/choose
132
RewriteCond %{REQUEST_URI} !^/cc-legal-tools
0 commit comments