copr: deploy resalloc-webui on production
This commit is contained in:
parent
bcb57d6ef4
commit
a5433599df
1 changed files with 0 additions and 2 deletions
|
@ -322,12 +322,10 @@ $HTTP["url"] == "/dir-generator.php" {
|
|||
cgi.assign = ( "/dir-generator.php" => "/usr/bin/php-cgi" )
|
||||
}
|
||||
|
||||
{% if devel %}
|
||||
$HTTP["url"] =~ "^/resalloc(?:/|$)" {
|
||||
alias.url = ( "/resalloc" => server_root + "/cgi-resalloc" )
|
||||
cgi.assign = ( "" => "" )
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue