Has anyone implemented url parsing (for lack of a better term) in
Freetrade/energy (below is a snip from a freetrade email by Leon in 07/99).
I want to use FT as the framework for several sites but am hindered by
concerns of search engines and FT urls.  The snip below seems to be a
straight forward approach, but I thought I would turn the stone over again
for input.

Thanks in advance,  Kevin

<snip begin>
You can use URLs like
<http://tesla.clearink.com/~leon/FreeEnergy/htdocs/index/about.html>, which
will be understood to mean SCREEN=3Dabout.  I also added an htaccess file
with
the following lines:

DirectoryIndex index
DefaultType application/x-httpd-php3

I haven't found a way around having the URLs look like everything's inside a
subdirectory (index), though.

Having said all that, I'm not 100% it's a great idea to change FreeTrade
over to this method.  One reason is that most likely, it will break if not
used with Apache.  Since it only involves changes to index.php3 and the
function that creates URLs, I suggest we make an alternate index file and
maybe a switch inside global_settings.
<snip>



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to