-----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-----
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!