






Development Directory
DITC Swiki (home)
DITC Stylebook
I've created a "dev" directory that you'll see when you telnet or ftp
into our site directory (hidden from the outside world). This
directory holds all the psd files and generic images used to created
the images in our site. It's like out "junk drawer" so to speak.
Although be sure to keep this organized and neat! Also, be sure to
CHMOD EVERYTHING you put in this directory with the following:
chmod 775 fileName
This will make sure that no one outside our group can write to these
files.
09.23.2002::benjamin
The above info is good for an individual file. Here's a quick way to chmod everything in one step.
- change (cd) into the dev/ directory
- type: "chmod -R 775 [star]" (no quotes, capitalization is important, the [star] is actually the star symbol (SHIFT 8), I had to type it like that because the swiki parses out the star character for some reason)
This will go thru recursively and change the permissions of every file in that folder and subsequent folders within.
Links to this Page
- Web Development last edited on 17 March 2003 at 11:15 am by 145.18.144.14
- Stylebook last edited on 29 August 2002 at 11:46 am by dhcp42.mobile.cc.gt.atl.ga.us
- DITC Stylebook last edited on 14 January 2003 at 8:08 am by user-2ive262.dialup.mindspring.com