mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-08 21:05:50 +10:00
Improvment URL path requires tailing splash thing https://github.com/wahyd4/aria2-ariang-x-docker-compose/issues/65
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
}
|
||||
|
||||
{$DOMAIN}/aria2 {
|
||||
redir / /aria2/ 301
|
||||
}
|
||||
|
||||
{$DOMAIN}/aria2/ {
|
||||
root /usr/local/www/aria2
|
||||
timeouts none
|
||||
gzip
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
}
|
||||
|
||||
{$DOMAIN}/aria2 {
|
||||
redir / /aria2/ 301
|
||||
}
|
||||
|
||||
{$DOMAIN}/aria2/ {
|
||||
root /usr/local/www/aria2
|
||||
timeouts none
|
||||
gzip
|
||||
|
||||
Reference in New Issue
Block a user