Hi! I think what you want could be set up... Something like this:
1) Configure Slide with Tomcat, and provide webdav access to your slide namespace on some port. This is the 'webdav' view, where people can read/ write content using dreamWeaver, MS WebFolders, etc... 2) Configure Apache and PHP. 3) Configure a Slide Resources view in Tomcat, and configure the jk adapter between Apache and Tomcat. Configure Apache so you can see the slide resources in some part of the apache webspace. 4) Configure Apache to use PHP on resources with the .php ending for the parts of the webspace served by slide. Unless I am completely wrong, it should be possible to set up a server serving PHP pages from the slide namespace in this way. If you try it, let us know how it goes! Richie Quoting David Pratt <[EMAIL PROTECTED]>: > I don't know if there is anyone here on the slide list that also > scripts in PHP. Was thinking there might be a way to use Slide with > PHP front end through Slide's API. Any possibilities here? Was > thinking document management with a flexible front end, single > authentication process and flexible storage on database or in > filesystem. > > I am not a Java programmer but perhaps someone can point out whether > Tomcat / JBoss and PHP are happy together - can't see that they > wouldn't be - just haven't done this before. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------- This mail sent through the ungerground webmail system --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
