Also match api_2
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
bb120703b3
commit
69aa7513b0
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteCond %{REQUEST_URI} !^/api/*
|
RewriteCond %{REQUEST_URI} !^/api/*
|
||||||
|
RewriteCond %{REQUEST_URI} !^/api_2/*
|
||||||
RewriteRule ^/(.*) https://copr.fedorainfracloud.org/$1 [L,R]
|
RewriteRule ^/(.*) https://copr.fedorainfracloud.org/$1 [L,R]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue