> > Oh, and you'll need to use the location directive in your apache httpd
> > config file to direct all requests to the main file.  Also, you'll need
to
> > set php to parse that file within the location directive.  In the case
of my
> > store, the main file is named go.
>
> No, no, I DID want and need to know, what could be more important!!
>
> I guessed it... That httpd config issue is a problem since this is for
> virtually hosted work.

You can do without the directive by including the script near the beginning
of the index file, but it means that you cannot use "/index.html?foo=bar".
All URLs have to be formatted "/index.html/foo/bar"

Ron Dyck


_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev

Reply via email to