File tree 1 file changed +0
-5
lines changed
config/web-sites-available
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -99,12 +99,8 @@ ServerName localhost:8080
99
99
# # Deny access to PHP files (content should be only static files)
100
100
# RewriteRule .*\.php "-" [F,L]
101
101
# </Directory>
102
- RedirectTemp /chooser https://chooser-beta.creativecommons.org
103
- RedirectTemp /choose/zero https://chooser-beta.creativecommons.org
104
- RedirectTemp /choose/publicdomain https://chooser-beta.creativecommons.org
105
102
RedirectTemp /choose/mark/ https://wiki.creativecommons.org/wiki/PDM_FAQ
106
103
RedirectTemp /choose/mark https://wiki.creativecommons.org/wiki/PDM_FAQ
107
- RedirectTemp /choose https://chooser-beta.creativecommons.org
108
104
109
105
###########################################################################
110
106
# FAQ
@@ -158,7 +154,6 @@ ServerName localhost:8080
158
154
RewriteCond %{REQUEST_URI} !^/platform/toolkit(/|$)
159
155
RewriteCond %{REQUEST_URI} !^/licen[cs]es(/|$)
160
156
RewriteCond %{REQUEST_URI} !^/faq(/|$)
161
- RewriteCond %{REQUEST_URI} !^/choose(/|$)
162
157
RewriteCond %{REQUEST_URI} !^/cc-legal-tools(/|$)
163
158
# File Conditions
164
159
RewriteCond %{REQUEST_FILENAME} !-f
You can’t perform that action at this time.
0 commit comments