Much happier now. Removing the directory httpsdocs and the trailing slashes took care of my issues... I then made some changes to the vhost.conf file to allow follow symlinks, and all is great on the https side of things. Thanks Todd -----Original Message----- From: plug-discuss-admin@lists.plug.phoenix.az.us [mailto:plug-discuss-admin@lists.plug.phoenix.az.us] On Behalf Of Jay Sent: Sunday, January 09, 2005 12:59 PM To: plug-discuss@lists.plug.phoenix.az.us Subject: RE: Symbolics Links getting me down. You can not create a symlink with the same name as a directory that already exists. Further, the trailing "/" on your command is causing the sub-directory problem. Delete the httpsdocs directory (this will blow away all the files in there, so be sure you know what you are doing here) then create the symlink: rm -r httpsdocs/ && ln -s httpdocs/ httpsdocs ~Jay On Sun, 9 Jan 2005, todd hewett wrote: > Hi Alan and thanks. > > I am trying to get the entire contents of my httpdocs directory to show up > in my httpsdocs directory. > > Todd > > -----Original Message----- > From: plug-discuss-admin@lists.plug.phoenix.az.us > [mailto:plug-discuss-admin@lists.plug.phoenix.az.us] On Behalf Of Alan > Dayley > Sent: Sunday, January 09, 2005 12:08 PM > To: plug-discuss@lists.plug.phoenix.az.us > Subject: Re: Symbolics Links getting me down. > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sunday 09 January 2005 11:53 am, todd hewett wrote: >> I am trying to get httpsdocs to show all the files that are in the > httpdocs >> folder. > > You need an individual symbolic link in httpsdocs to each individual file in > > httpdocs. Sound tedious to me if there are more than just a few files, > unless you know how to script it. > > What is it you are trying to accomplish? Perhaps there is an easier way? > Maybe someone else will point to my lack of knowledge and show you a better > way than my thoughts. > > Alan > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > > iD8DBQFB4YE40VxxIfjPXe4RAvjPAJ4vKi6806Ki+0zpzfyvRWIz0kyLuwCgjQmd > iI2/1R18qIEShfnxbihVIO4= > =WxQG > -----END PGP SIGNATURE----- > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > -- ~Jay --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss