Joseph R. B. Taylor:
How do YOU set up your directories?

/
/index.html <-- rinse and repeat as needed or process server side.
/images/ <-- content images only
/ui/ <-- everything in here, or split into the following if required:
/ui/tpl/ <-- templates includes
/ui/img/ <-- self explanatory
/ui/css/ <-- ditto
/ui/js/ <-- ditto

or

/ui/optionalthemename/ <-- everything in here... ditto above.

I usually use some sort of server language and mod_rewrite to shorten urls to /ui on the client side.


kind regards
--
Terrence Wood.

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to