[Seaside] Same application with different entry points

Norbert Hartl norbert at hartl.name
Sat Jun 13 21:52:31 UTC 2009


I want to access my application from http and from https as well.
I changed my application to use / as base path for links and stuff. 
In order not to have to generate ssl certificates for every site
I need to access the application in two different base paths.
What would be the best way to do this?

One thing I can imagine is two have two configurations in seaside
for the same application having different base paths. Is this the
best way or is there something better?

Norbert



More information about the seaside mailing list