summaryrefslogtreecommitdiffstats
path: root/Services/apache/welcome.html
blob: 70096446d298822730121cb55fdb92b9b1c4fd50 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
        <title>STARTX : Fedora + Apache Webserver</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    </head>
    <body>
        <div>See <a href="https://registry.hub.docker.com/u/startx/" target="_blank">STARTX Docker registry</a></div>
    </body>
</html>