[Catalyst] FastCgiExternalServer and Remote static content
Andrew Peebles
peebles at cortina-systems.com
Tue Nov 7 21:31:45 GMT 2006
Want to run apache on "bare" machine inside DMZ.
Want to run MyApp on second machine, outside the DMZ.
Will use FastCgiExternalServer to accomplish this.
MyApp's static content is on second machine, not visible on apache
machine's file systems.
Seems Catalyst::Plugin::Static is the only solution. Am trying to get
that to work and anticipate success ... however, is there something I am
missing? Is there another way to do this?
More information about the Catalyst
mailing list