Matthew Weier O'Phinney-3 wrote:
> 
> Is it using WebDAV to do the publishing? If so, my idea is a no-go. If
> not, then the fact that it doesn't match up to an MVC URL is okay -- the
> 'fallback' will find the page and deliver it when it cannot match a
> controller/action pair.
It can use WebDAV but we do not, just local/network file share connections.
I'm still unsure about how Contribute would handle it. Ex, currently:

http://www.myserver.com/directory/page.php
=
\\Server\Public\directory\page.php

Would turn into something like:

http://www.myserver.com/directory/page/
=
???

The beginning of this video kind of shows what Contribute does.
http://www.adobe.com//designcenter/video_workshop/index.html?id=vid0177 
-- 
View this message in context: 
http://www.nabble.com/Using-ZF-in-Non-MVC-Setup-tp18263528p18267942.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to