More lighttpd cleanup
This commit is contained in:
parent
0246e9a517
commit
d8db95b5d5
3 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ server {
|
|||
}
|
||||
|
||||
location ^~ /raspap {
|
||||
alias /var/www/html/raspap;
|
||||
proxy_pass http://127.0.0.1:8080;
|
||||
}
|
||||
|
||||
location ^~ /_matrix {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue