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 10:01] sunweaver |
wiki:development:webserver-stats [2013/03/08 13:31] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | For our servers | + | For our development server |
| - | * [[http:// | + | * [[https:// |
| - | * [[http:// | + | * [[https:// |
| + | * [[https:// | ||
| + | |||
| + | ===== CA Certificate for https:// Access ===== | ||
| + | |||
| + | The webserver statistics are only accessible via https. The CA certificate, | ||
| + | |||
| + | ===== Set Password for Web Server Statistics ===== | ||
| + | |||
| + | The following information is only valuable to developers who can logon to '' | ||
| + | |||
| + | To set a web statistics password please perform the following steps: | ||
| + | |||
| + | < | ||
| + | $ ssh -lx2go-admin -p32032 code.x2go.org | ||
| + | $ cd / | ||
| + | $ htpasswd htpasswd.awstats-x2go < | ||
| + | </ | ||
| + | |||
| + | After adding yourself to the password file you should be able to logon to the web statistics view frame. | ||