On Mon, 12 Jan 2009 21:13:25 -0800, Paul Bartell <[email protected]> wrote: > I'd love to see this... Can you link to it (i dont think attachments > go through on this mailing list). Also, how hard would it be to > implement the ServerAlias directive?
here's the link: http://imcsk8.chavero.com.mx/data/files/apache2cherokee.pl i was implementing the ServerAlias directive, the only problem is that there could be an undefined number of ServerAlias directives that complicates a little but not too much. > > On Mon, Jan 12, 2009 at 9:04 PM, Iván Chavero <[email protected]> > wrote: >> >> Hello, >> >> I recently had to migrate 20 web sites to another server and used the >> opportunity to migrate from apache to cherokee as well, searched the web > a >> little for a migration tool and did not find any so i decide to write a >> little tool to do this. >> >> In it's current state only migrates this directives: >> >> DirectoryIndex >> DocumentRoot >> ServerName >> CustomLog >> ErrorLog >> >> which should be enough for a typical static web site or LAMP > application. >> >> If someone finds this useful, please send feedback. >> >> >> >> >> _______________________________________________ >> Cherokee mailing list >> [email protected] >> http://lists.octality.com/listinfo/cherokee >> > > > > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
