This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:development:webserver-stats [2011/06/15 11:11] sunweaver |
wiki:development:webserver-stats [2013/03/08 13:31] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== X2go Web Server Statistics ====== | + | ====== X2Go Web Server Statistics ====== |
- | For our servers we create web server statistics. Only core developers have access to X2go web server statistics (URLs below will request authentication, if clicked): | + | For our development server we create web server statistics. Only the people running the server ''code.x2go.org'' have access to X2Go web server statistics (URLs below will request authentication, if clicked): |
- | * [[http://code.x2go.org/cgi-bin/awstats.pl?config=code_x2go_org|code.x2go.org]] | + | * [[https://code.x2go.org/cgi-bin/awstats.pl?config=code_x2go_org|code.x2go.org]] |
- | * [[http://code.x2go.org/cgi-bin/awstats.pl?config=packages_x2go_org|packages.x2go.org]] | + | * [[https://code.x2go.org/cgi-bin/awstats.pl?config=packages_x2go_org|packages.x2go.org]] |
+ | * [[https://code.x2go.org/cgi-bin/awstats.pl?config=bugs_x2go_org|bugs.x2go.org]] | ||
+ | ===== CA Certificate for https:// Access ===== | ||
+ | |||
+ | The webserver statistics are only accessible via https. The CA certificate, however, is a self-signed CA. You can add it to your browser by clicking on this URL: http://das-netzwerkteam.de/NWT-ca.crt | ||
===== Set Password for Web Server Statistics ===== | ===== Set Password for Web Server Statistics ===== | ||
Line 20: | Line 24: | ||
After adding yourself to the password file you should be able to logon to the web statistics view frame. | After adding yourself to the password file you should be able to logon to the web statistics view frame. | ||
- | </code> | + |