Alvaro Lopez Ortega wrote:
> On 12 Aug 2008, at 17:45, James Pic wrote:
>> James Pic wrote:
>>> I've ran only in one problem, using web-content-viewer php script, is it
>>> possible to set several extensions for one fastcgi server?
>>
>> Errata: I'm trying to redirect all .foo to index.php, which should be 
>> executed
>> by the FCGI server ... Is it possible?
>
> Sure.
>
> You only have to add a new "Extensions" rule with a list of all the 
> extensions joined by commas. And then you will have to configure it to use 
> the FastCGI handler with your parameters.. that's all.

For example, if you try to post a comment on
http://blog.devangels.org/blog/blog_started.html
You'll see that the form action is /blog/blog_started.dyn, which does *not*
exist on the file-system. However, http://blog.devangels.org/index.php can
handle that request.

How do you suggest to do the redirection?

> As an additional tip: do not forget about the "Behavior" list entries order 
> (they can be changed dragging and dropping).

That's *really* nice!

Thanks again for your cool support.
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to