Mercurial Hosting > luan
view website/src/examples/static.html @ 2154:03d4c892b436 nginx_sites_addon
include nginx_sites ssl files; use absolute paths in Https.luan:nginx_ssl_conf()
| author | Violet7 |
|---|---|
| date | Tue, 27 Jan 2026 18:54:59 -0800 |
| parents | 28cd9b3abdb3 |
| children |
line wrap: on
line source
<!doctype html> <html lang="en"> <body> <h1>Static HTML</h1> <p>This is a static HTML page.</p> <p>You can view the source in your browser.</p> </body> </html>
