LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] ajaxterm

[ILUG] ajaxterm

Stephen Burke steviewdr at skynet.ie
Fri Aug 10 13:19:17 IST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Fri, 10 Aug 2007, Timothy Murphy wrote:
> Are any of you running ajaxterm ?

Yes

> If so, could you please tell me what changes you made
> to the httpd config files ...

In a <VirtualHost *:443>, the following entries were added (among the 
basic others):
         CustomLog /var/log/apache2/access.log combined env=!dontlog
         SetEnvIf Request_URI "^/u" dontlog
         ErrorLog /var/log/apache2/error.log
         <Proxy *>
                 AuthUserFile /srv/ajaxterm/.htpasswd
                 AuthName EnterPassword
                 AuthType Basic
                 require valid-user

                 Order Deny,allow
                 Allow from all
         </Proxy>
         ProxyPass / http://localhost:8022/
         ProxyPassReverse / http://localhost:8022/

The above was added to a site in:
/etc/apache2/sites-enabled/ajaxterm

There are no special configs required for apache. Ajaxterm runs by default 
on localhost:8022, so its just a case of enabling the proxy apache module, 
and setting up a typical Proxy config for a vhost.

More information on my ajaxterm setup is at:
http://wiki.kartbuilding.net/index.php/Ajaxterm

Rgds,
Steve Burke
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGvFfI21ZxaWXmuiARAm+aAKCDcReLFF9xt/bDDDsOXbKAgCNlXwCffkYG
+iynym1n811KBmUJzWAcWSY=
=clVO
-----END PGP SIGNATURE-----



More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell