> I think your prob does lie with Welcome, which is interesting because I am
> looking at using Welcome for handling the conversion of dynamic urls to
> normal html for making it easier for spiders & robots to index a news site
> I am doing.

LOL, I do almost exactly that.

All 'news' records in a db have a 'Findkey'. You enter a simplified URL
like:

http://www.byteserve.com.au/news/iupdate

And Welcome converts it to:

http://www.byteserve.com.au/news.taf?_function=detail&findkey=iupdate

The news.taf outputs a frameset with the relevant record in the correct
frame. Good for referring people to articles on a website with a simplified
URL but still within your frameset.
 
> You will probably have to come up with something based on Tango domains -
> maybe set the ip address with each subfolder as a separate Tango domain if
> that's possible. If you can share with the list what you discover I'd
> certainly appreciate it.

I tried the scope key you provided but it didn't work. I have a simple taf
that returns the value of <@DOMAIN>, <@CGIPARAM SERVER_NAME>, <@CGIPARAM
script_name> and your scope key. The first two give me the IP, then the path
but in this case yours returned no result.

http://www.brightspark.net.au/vhosttest.taf

Any idea why?

Wayne

                  Byte Services Pty Ltd
               http://www.byteserve.com.au/
                  [EMAIL PROTECTED]
   Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to