diff options
| author | anon | 2025-07-05 13:15:10 +0200 |
|---|---|---|
| committer | anon | 2025-07-05 13:15:10 +0200 |
| commit | aef6f78d010ac50325d6b7abf983d591845fc502 (patch) | |
| tree | 13dc6c1a7de57baec27151d018fbad4eb50b25f7 /example.lighttpd.conf | |
| parent | f383d2946c452a718ae090ff2dba3524fbcb01b1 (diff) | |
| download | emil-up.chud.cyou-aef6f78d010ac50325d6b7abf983d591845fc502.tar.xz emil-up.chud.cyou-aef6f78d010ac50325d6b7abf983d591845fc502.tar.zst | |
reorder the project
Diffstat (limited to 'example.lighttpd.conf')
| -rw-r--r-- | example.lighttpd.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/example.lighttpd.conf b/example.lighttpd.conf deleted file mode 100644 index 86a4f82..0000000 --- a/example.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.html" ) |
