caddyfmt all the local files
This commit is contained in:
parent
c5771501ef
commit
0782130f36
@ -74,14 +74,14 @@ ferrit.projectsegfau.lt snooddit.projectsegfau.lt {
|
|||||||
import acmedns
|
import acmedns
|
||||||
}
|
}
|
||||||
www.midou.dev midou.dev {
|
www.midou.dev midou.dev {
|
||||||
# reverse_proxy https://midou36o.github.io {
|
# reverse_proxy https://midou36o.github.io {
|
||||||
# header_up Host {http.reverse_proxy.upstream.hostport}
|
# header_up Host {http.reverse_proxy.upstream.hostport}
|
||||||
# }
|
# }
|
||||||
#root * /var/www/midouwebsite
|
#root * /var/www/midouwebsite
|
||||||
reverse_proxy :3000
|
reverse_proxy :3000
|
||||||
# Apparently sveltekit built apps needs to have strict path tries.
|
# Apparently sveltekit built apps needs to have strict path tries.
|
||||||
#try_files {path} {path}/index.html {path}.html =404
|
#try_files {path} {path}/index.html {path}.html =404
|
||||||
#file_server
|
#file_server
|
||||||
}
|
}
|
||||||
file.midou.dev {
|
file.midou.dev {
|
||||||
reverse_proxy :8986
|
reverse_proxy :8986
|
||||||
|
@ -40,7 +40,7 @@ geminiproxy.projectsegfau.lt geminiproxy.p.projectsegfau.lt gp.p.psf.lt {
|
|||||||
@robots path /robots.txt
|
@robots path /robots.txt
|
||||||
handle @robots {
|
handle @robots {
|
||||||
respond `User-agent: *
|
respond `User-agent: *
|
||||||
Disallow: /` 200
|
Disallow: /` 200
|
||||||
}
|
}
|
||||||
import def
|
import def
|
||||||
import torloc geminiproxy
|
import torloc geminiproxy
|
||||||
|
Loading…
Reference in New Issue
Block a user