Date: Sun, 12 Mar 2006 17:09:12 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: Apache configuration for www/rt34 port? Message-ID: <441455B8.9080900@infracaninophile.co.uk> In-Reply-To: <20060312155739.GB18187@teddy.fas.com> References: <20060312155739.GB18187@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] stan wrote: > I'm trying to implement the www/rt34 port on a machine that I already have > wordpress, and a few other things running on. > > I'm using Apache 1.3 (from ports). I've run the db setup script and set up > the .pm files corectly (I think). Then I put the follosing snippet of code > in httpd.conf > > > > <VirtualHost aldevelop.xxx.com:81> > ServerName aldevelop.xxx.com > DocumentRoot /usr/local/rt3/share/html > AddDefaultCharset UTF-8 > > PerlModule Apache::DBI > PerlRequire /usr/local/rt3/bin/webmux.pl > > <Location /> > SetHandler perl-script > PerlHandler RT::Mason > </Location> > </VirtualHost> > > Now, I really don't want to run this on a seperate port. I'd rather be able > to connect to it like, asy, http://aldevelop.xxx.com/rt http://wiki.bestpractical.com/index.cgi?ManualInstallation Particularly the section "SETTING UP THE WEB INTERFACE" -- gives an example of how to do exactly that. > In any case, after restarting apache, I can't connect to port 81 on this > machine. > > What am I doing wrong? > Got a Listen *:81 line in your apache config? Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEFFW+8Mjk52CukIwRAx09AKCOze/hVlW7nasN5TTRqOpOm0q7WwCbBsBv NSGxSCVsO50mY1aC+ae8h4M= =6CJJ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441455B8.9080900>
