Bill, thanks for the response.

I use Windows 2000 Server with IIS 5.0. I am not aware of anything similar
to <Location> or <Directory> directives.

Still don't know if I should have all sites point to the same root directory
or if there is a way to execute tafs outside the root directory.

If they all point to the same root, as you stated I can have another site
variable that points to HTML, txt, scripts, CSS, images.

I guess we are leaning that direction.

Thanks

Steve

-----Original Message-----
From: Bill Conlon [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 06, 2003 3:20 PM
To: Witango-Talk
Subject: Re: Witango-Talk: Many Domains - One set of taf's


Yes, I use one set of tafs for multiple sites.  You need to just make 
sure the site key is available. I set a user variable to identify the 
site.

Regarding include files (HTML, txt, scripts, CSS, images) you can store 
them in the file system if you don't want to use the db, and then have 
another user variable that points to the absolute path of these files.

For tafs that are invoked external (by the browser) you can also use 
apache <Location> or <Directory> directives in httpd.conf.

>W2K Server, R:Tango 2000, R:Base 6.5
>
>Working on rewriting one of my app's to this concept.
>
>Is there any way to access taf's located outside the root directory of a
>site? It seems all the applicable tags are relative to the root.
>
>I realize I need to assign a user site id based on <@CGIPARAM
>NAME=SERVER_NAME> for selecting site variables, db, etc. I assumed I would
>still have a separate root folder for each site, but I can't figure out how
>to access taf's outside the root.
>
>Or is the way to do this is have all the sites (domains) point to the same
>root folder and not have unique roots folders for each site.
>
>Thanks for the advise.
>
>Steve Fogelson
>Internet Commerce Solutions
>________________________________________________________________________
>TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
>


Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:    650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:    http://www.tothept.com


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to