diff options
| author | Emil Williams | 2025-07-06 18:36:26 +0000 |
|---|---|---|
| committer | Emil Williams | 2025-07-06 18:36:26 +0000 |
| commit | a9c95145e8b3d9a46a4597e4c4c5d4ac77ad18db (patch) | |
| tree | f2854e0b06f1222bd88c5268f2849b01abc52b69 /example_frontend.lighttpd.conf | |
| parent | be96ef3c69aa497dd0a663de6cc3318fa7d77893 (diff) | |
| download | emil-up.chud.cyou-a9c95145e8b3d9a46a4597e4c4c5d4ac77ad18db.tar.xz emil-up.chud.cyou-a9c95145e8b3d9a46a4597e4c4c5d4ac77ad18db.tar.zst | |
nginx, in deployment
Diffstat (limited to 'example_frontend.lighttpd.conf')
| -rw-r--r-- | example_frontend.lighttpd.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/example_frontend.lighttpd.conf b/example_frontend.lighttpd.conf deleted file mode 100644 index cdca761..0000000 --- a/example_frontend.lighttpd.conf +++ /dev/null @@ -1,6 +0,0 @@ -# @BAKE lighttpd -D -f $@ -server.document-root = var.CWD -server.port = "8081" - -server.modules += ( "mod_rewrite" ) -url.rewrite-once = ( ".*" => "/example_frontend.html" ) |
