You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AiP development
Hey guys,
I was searching for a Rack-like interface in PHP and stumbled upon
AiP. Now, I don't want to change the server app itself. I was merely
wondering whether there's an interface for existing (application)
servers available too?
My motivation: I'd like to make my own framework Rack-based to enable
all the middleware candy in front of it.
Cheers, Alex
Alexey Shockov
unread,
Jun 18, 2011, 2:42:57 PM6/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to aip-p...@googlegroups.com
As far as I know, currently existing applications can't be moved transparently to AiP. Basically, because session management must be changed in application to run properly on AiP (and may be some other things).