3
This commit is contained in:
11
Caddyfile.simple
Normal file
11
Caddyfile.simple
Normal file
@@ -0,0 +1,11 @@
|
||||
# Simple Caddyfile for VEDA static site
|
||||
# Use this if the main Caddyfile doesn't work
|
||||
|
||||
www2.veda-egypt.com {
|
||||
root * /var/www/veda/out
|
||||
|
||||
# Simple fallback approach
|
||||
try_files {path} {path}/ {path}/index.html /index.html
|
||||
|
||||
file_server
|
||||
}
|
Reference in New Issue
Block a user