A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/30 06:09 Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22 IP-Address : 88.74.159.43 Hostname : dslb-088-074-159-043.pools.arcor-ip.net Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2goplugin?rev=1364623344 New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2goplugin Edit Summary: User : tobias @@ -1,16 +1,16 @@ ====== X2Go Browser Plugin ====== FIXME FIXME FIXME FIXME - Needs correct formating of html page. + Needs correct formating of html page contents. FIXME FIXME FIXME FIXME Using the packages x2goplugin on the client and x2goplugin-provider on the server offers X2Go's functionality within various Browsers, such as Firefox, Chrome, Konqueror and Epiphany. This happens by providing a special website via a webserver, for example apache. The X2GoPlugin receives its configuration via this website. + {{:wiki:advanced:plugin-screenshot.jpg?direct&200 |}} {{:wiki:advanced:plugin-screenshot-2.jpg?direct&200 |}} - {{:wiki:advanced:plugin-screenshot.jpg?direct&200|}} **Prerequirements:** We assume that the appropriate package mirrors have already been configured. Please see [[doc:installation:x2goserver|X2Go Server Installation]] for further information. @@ -118,8 +118,8 @@ lrwxrwxrwx 1 root root 33 Mär 22 23:42 /etc/apache2/conf.d/x2goplugin.conf -> ../../x2go/x2goplugin-apache.conf root@x2goserver:/etc/apache2/conf.d </code> - This file contains the alias which defines an alias for the url http://<your-server's-IP-or-hostname>/x2goplugin.html. (The URL http://<your-server's-IP-or-hostname> still delivers the expected file /var/www/index.html.) + This file contains the alias which defines an alias for the url [[http://<your-server's-IP-or-hostname>/x2goplugin.html]]. (The URL http://<your-server's-IP-or-hostname> still delivers the expected file /var/www/index.html.) cat /etc/x2go/x2goplugin-apache.conf - [[Alias /x2goplugin.html /usr/share/x2go/plugin/x2goplugin.html]] + Alias /x2goplugin.html /usr/share/x2go/plugin/x2goplugin.html -- This mail was generated by DokuWiki at http://wiki.x2go.org/