Date: Tue, 21 Oct 2008 08:52:52 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: David Karapetyan <david.karapetyan@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Apache aliased directory invisible Message-ID: <48FD8A54.4010603@infracaninophile.co.uk> In-Reply-To: <20081021031603.GB45624@vagrant.hsd1.in.comcast.net> References: <20081021031603.GB45624@vagrant.hsd1.in.comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCE118F23A8C072F64A6D13FD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable David Karapetyan wrote: > FreeBSD office19.resnet.nd.edu 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0= :=20 > Wed Oct 1 10:10:12 UTC 2008 =20 > root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >=20 > Hello all. I would like to make aliased directories in apache visible=20 > from the directory root. An example: When I visit http://myserver.com/,= =20 > I would like to see the 'icons' folder (suppose that in my document roo= t=20 > I have directories 'bobo' and 'gogo', but that /icons is actually an=20 > alias for /usr/local/share/icons). Bobo and gogo show up in the=20 > directoroy listing when I access http://myserver.com, but not /icons. = > How can I remedy this? >=20 Options Indexes for the icons area? Create a stub directory "icons" under your web-root? Don't use Aliases within apache, but create symlinks instead and tell Apache to FollowSymLinks? One or other of those should work... 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 --------------enigCE118F23A8C072F64A6D13FD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkj9ilQACgkQ8Mjk52CukIzLFACfVA8hti43kIzT/KQrCBPiq8b+ //YAn1WUTIMPAsHhF+5hwpNz1KyICVpm =yHK4 -----END PGP SIGNATURE----- --------------enigCE118F23A8C072F64A6D13FD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48FD8A54.4010603>