Skip to content
Snippets Groups Projects
Select Git revision
  • 8e31350a0463a372436219473165494fb40c546e
  • master default protected
2 results

index.html

Blame
  • Florent Gluck's avatar
    Florent Gluck authored
    added solutions to lab8
    8e31350a
    History
    index.html 283 B
    <!DOCTYPE html>
    <html>
    <body>
    <h1>Welcome to darkhttpd!</h1>
    <p>If you see this page, it means the darkhttpd web server is running successfully.</p>
    <p>Check the project's homepage at <a href="https://unix4lyfe.org/darkhttpd/">https://unix4lyfe.org/darkhttpd/</a></p>
    </body>
    </html>