On Fri 10 Aug 2007, Stephen Burke wrote:
> > Are any of you running ajaxterm ?
> > 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.
Thanks very much.
I thought I had done more or less what you suggest,
though I added the stanza to /etc/httpd/conf/httpd.conf .
But I'll follow your instructions exactly.
Ajaxterm runs fine for me at localhost:8022
but that only allows me to login at the machine I'm already logged into ...
Incidentally, I asked the same question on the Fedora mailing list,
but just got a diatribe about how dangerous it was to run ajaxterm ...
--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
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!