Which version of apache again? ======================== Jesse Noller Linux Fiend Macromedia Server Development [EMAIL PROTECTED]
[root@spidermonkey]$ chown -R us:us *yourbase find / -name '*yourbase*' | xargs chown us:us > -----Original Message----- > From: fluffy bananachunks [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 02, 2002 2:47 PM > To: CF-Server > Subject: Re: apache showing template's code > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wednesday 02 January 2002 14:45, Jesse Noller wrote: > : > -----Original Message----- > : > From: fluffy bananachunks [mailto:[EMAIL PROTECTED]] > : > Sent: Wednesday, January 02, 2002 2:38 PM > : > To: CF-Server > : > Subject: Re: apache showing template's code > : > > : > > : > -----BEGIN PGP SIGNED MESSAGE----- > : > Hash: SHA1 > : > > : > On Wednesday 02 January 2002 14:32, Richard Kuryk wrote: > : > : in 'vim :help dos-temp-files', this probably isn't the > : > > : > solution you are > : > > : > : looking for but if you setup your temporary file location > : > > : > it should stop > : > > : > : creating them in your working dir. > : > > : > yeah, I added > : > > : > set directory=~/tmp,/tmp,. > : > > : > to everyone's .vimrc files, so that's taken care of now... > : > I'm still trying > : > to figure out what's making templates show without typing the > : > extension in > : > the URL... > : > > : > Thanks! > : > > : > (Thanks to Dave and Jesse et al so far for their help with > : > that too...) > : > ..still looking... > : > > : > Geo > : > > : > : www.houseoffusion.com > : Ahhh! Is are the vim thing! I didn't even notice the VIm > part of things. > : Sorry, ignore me, I'm a complete space cadet. > : > : ======================== > : Jesse Noller > : Linux Fiend > : Macromedia Server Development > : [EMAIL PROTECTED] > : > : [root@spidermonkey]$ chown -R us:us *yourbase > : > : find / -name '*yourbase*' | xargs chown us:us > : > > yeah, the vim tmp files were what was showing my cf code. > ...like i said > earlier, still working on trying to make apache not add > '.cfm' to a url.... > > http://poo.com/delete > pulls up > http://poo.com/delete.cfm > > instead of giving an error for no such directory as /delete... > > Geo > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE8M2PH6lWSWPFnGFARAuTGAJ9HbOOJNWh/hik9/vdWc8/wWnwrTwCfaWib > 1cv4qVqhJCzKQP0w7gexRzY= > =hvpe > ______________________________________________________________________ Macromedia ColdFusion 5 Training from the Source Step by Step ColdFusion http://www.amazon.com/exec/obidos/ASIN/0201758474/houseoffusion ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
