diff options
Diffstat (limited to 'html')
l--------- | html/obs/awstats | 1 | ||||
l--------- | html/obs/awstats-icon | 1 | ||||
-rw-r--r-- | html/obs/index.html | 13 |
3 files changed, 0 insertions, 15 deletions
diff --git a/html/obs/awstats b/html/obs/awstats deleted file mode 120000 index f260b94..0000000 --- a/html/obs/awstats +++ /dev/null @@ -1 +0,0 @@ -../../awstats/html
\ No newline at end of file diff --git a/html/obs/awstats-icon b/html/obs/awstats-icon deleted file mode 120000 index d8016e7..0000000 --- a/html/obs/awstats-icon +++ /dev/null @@ -1 +0,0 @@ -/usr/share/awstats/icon
\ No newline at end of file diff --git a/html/obs/index.html b/html/obs/index.html deleted file mode 100644 index 4c845d6..0000000 --- a/html/obs/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <title>Admin stuff</title> - </head> - <body> - <h1>Admin stuff</h1> - <ul> - <li><a href="server-status">server status</a></li> - <li><a href="awstats">awstats</a></li> - </ul> - </body> -</html> |