arcterex mentioned his, or the client’s, woes with trying to find a Lotus Notes calendar replacement. I have recently been given a similar task, the desire to share calendars/schedules between the Kentucky office, Australia and the world travelers. At first I put it to the back burner, thinking it would take more development time that […]
Category Archives: Apache
Calendar Woes and Solutions
arcterex mentioned his, or the client’s, woes with trying to find a Lotus Notes calendar replacement. I have recently been given a similar task, the desire to share calendars/schedules between the Kentucky office, Australia and the world travelers. At first I put it to the back burner, thinking it would take more development time that […]
ModRewrite + Blosxom
Go from http://fozbaca.org/blagg/blosxom.cgi/ to http://fozbaca.org/blagg/ RewriteEngine on RewriteRule ^$ blosxom.cgi RewriteRule !^blosxom\.cgi – [C] RewriteRule (.*) blosxom.cgi/$1 mod_rewrite magic on the blosxom list.
ModRewrite + Blosxom
Go from http://fozbaca.org/blagg/blosxom.cgi/ to http://fozbaca.org/blagg/ RewriteEngine on RewriteRule ^$ blosxom.cgi RewriteRule !^blosxom\.cgi – [C] RewriteRule (.*) blosxom.cgi/$1 mod_rewrite magic on the blosxom list.
mod_blosxom
mod_blosxom module for Apache The Apache module which builds the extremely lightweight Weblog environment. Cool! that is all I got to say about that.
mod_blosxom
mod_blosxom module for Apache The Apache module which builds the extremely lightweight Weblog environment. Cool! that is all I got to say about that.
Apache2 and Tomcat
Apache 2.x Tomcat 4.x Load Balancing (or Private JVMs)
Apache2 and Tomcat
Apache 2.x Tomcat 4.x Load Balancing (or Private JVMs)
Cocoon Resource
cocooncenter.org – Your Guide to Apache Cocoon This site is intended to provide tutorials, how-to’s, best practise guides and other information not covered by the official Cocoon documentation. It is directed mainly to new Cocoon users, but if you’re working with Cocoon for some time you may find some useful information here, too. Looks like […]
Cocoon Resource
cocooncenter.org – Your Guide to Apache Cocoon This site is intended to provide tutorials, how-to’s, best practise guides and other information not covered by the official Cocoon documentation. It is directed mainly to new Cocoon users, but if you’re working with Cocoon for some time you may find some useful information here, too. Looks like […]