This is renamed to container
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
5f0502e3c2
commit
9ef64fde7b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Redirect requests to un-namespaced repos to their new namespaced home
|
||||
RedirectMatch 302 "^/cgit/((?!(rpms|docker|modules|test)).*)" "/cgit/rpms/$1"
|
||||
RedirectMatch 302 "^/cgit/((?!(rpms|container|modules|test)).*)" "/cgit/rpms/$1"
|
||||
|
||||
Alias /cgit-data /usr/share/cgit
|
||||
ScriptAlias /cgit /var/www/cgi-bin/cgit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue