mirror of
https://github.com/caddyserver/website.git
synced 2025-04-27 15:36:17 -04:00
Move new site into src folder
This commit is contained in:
parent
c0d7ca3f22
commit
b4c4b113f6
199 changed files with 4768 additions and 9104 deletions
|
@ -4,7 +4,14 @@
|
|||
|
||||
localhost {
|
||||
file_server
|
||||
templates
|
||||
templates {
|
||||
extensions {
|
||||
hitCounter {
|
||||
style bright_green
|
||||
pad_digits 6
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
try_files {path}.html {path}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue