https://cc.sgx.fr/

Submitted URL:
https://cc.sgx.fr/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head><title>DokuWiki Setup Error</title></head>
<body style="font-family: Arial, sans-serif">
    <div style="width:60%; margin: auto; background-color: #fcc;
                border: 1px solid #faa; padding: 0.5em 1em;">
        <h1 style="font-size: 120%">DokuWiki Setup Error</h1>
        <p>The datadir ('pages') at /pages is not found, isn't accessible or writable.
                You should check your config and permission settings.
                Or maybe you want to <a href="install.php">run the
                installer</a>?</p>
    </div>

</body></html>