Skip site navigation (1)Skip section navigation (2)
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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigF6F764CD8293D0C9CEEFFC85
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

stan wrote:
> I'm trying to implement the www/rt34 port on a machine that I already h=
ave
> wordpress, and a few other things running on.=20
>=20
> I'm using Apache 1.3 (from ports). I've  run the db setup script and se=
t up
> the .pm files corectly (I think). Then I put the follosing snippet of c=
ode
> in httpd.conf
>=20
>=20
>=20
> <VirtualHost aldevelop.xxx.com:81>
>     ServerName aldevelop.xxx.com
>     DocumentRoot /usr/local/rt3/share/html
>     AddDefaultCharset UTF-8
>=20
>     PerlModule Apache::DBI
>     PerlRequire /usr/local/rt3/bin/webmux.pl
>=20
>     <Location />
>      SetHandler perl-script
>      PerlHandler RT::Mason
>     </Location>
> </VirtualHost>
>=20
> 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 examp=
le
of how to do exactly that.

> In any case, after restarting apache, I can't connect to port 81 on thi=
s
> machine.
>=20
> What am I doing wrong?
>=20

Got a Listen *:81 line in your apache config?

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enigF6F764CD8293D0C9CEEFFC85
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

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

--------------enigF6F764CD8293D0C9CEEFFC85--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441455B8.9080900>