Date: Fri, 12 Oct 2001 15:52:40 -0400 From: A N Cameron <camcom@optonline.net> To: "Gerald T. Freymann" <freymann@scaryg.shacknet.nu>, free bsd <freebsd-questions@FreeBSD.ORG> Subject: Re: Apache Question Message-ID: <00bc01c15357$73a99bc0$4dd92d18@andre2pj3ipvtr> References: <00b201c15352$d1d586a0$4dd92d18@andre2pj3ipvtr> <012001c15356$8f4ac760$0f01a8c0@phantom>
next in thread | previous in thread | raw e-mail | index | archive | help
A symbolic link will not protect the files ;) Mindswell just put the directory there:) ----- Original Message ----- From: "Gerald T. Freymann" <freymann@scaryg.shacknet.nu> To: "A N Cameron" <camcom@optonline.net>; "free bsd" <freebsd-questions@FreeBSD.ORG> Sent: Friday, October 12, 2001 3:46 PM Subject: Re: Apache Question > You create a symbolic link > > ln -s /home/user/web/phpshop /home/user/web/htdocs/phpshop > > or is that the other way around? hee hee. > > ln -s /home/user/web/htdocs/phpshop /home/user/web/phpshop > > gf. > > ----- Original Message ----- > From: "A N Cameron" <camcom@optonline.net> > To: "free bsd" <freebsd-questions@FreeBSD.ORG> > Sent: Friday, October 12, 2001 3:19 PM > Subject: Apache Question > > > Ok Got a problem;) I need to do a directory alias and I'm not sure what to > put in the command line heres what I need to do: > > I need theb browser pointing to > > http://yourdomain.com/phpshop > > to point to: > /home/user/web/phpshop > > NOT > /home/user/web/httpdocs/phpshop > > Any one know how to do this? > I thought it was just Directory Alias but I gues not;) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bc01c15357$73a99bc0$4dd92d18>