Alan Knowles wrote:
>
> how did you do the active pages for the framed-admin-en file
I had a crufty little script that found all the URLs (in the same way
that
the dumper script does) and then searches the dump for any URL ending
followed
by some data. It took some manual work, yes.
> It seems that you added index.mgd to alot of the files .. -was this manually
> done?
It took some manual work, yes.
> Do you think there is any way to live without this modification????
Wish there were, but I don't think so. The problem is that I'm
extracting
this info from the PATH_INFO component offered by apache, and apache
only
sets that up when it finds a file, not a path, in your mapped URL.
I guess I could do this mapping by hand, matching each path
component to see if path/index.mgd exists... hmmm...
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]