On Sat, 24 May 2003, Thomas Cameron wrote: > How big is the learning curve from 1 to 2? Very little for most common setups. In fact, 2.0.x makes it easier (for some things) because it comes with mod_dav and mod_ssl. Most configs are identical. With only a few minor changes. What makes it easy for me is to compare (diff -u) the default 1.3.x config with your working version and then apply your specific changes to the new 2.0.x httpd.conf. (Some old versions of 1.x uses multiple config files which aren't needed anymore.) Jeremy C. Reed http://bsd.reedmedia.net/ p.s. I taught an Apache class in Phoenix in March. In June, I am teaching a FreeBSD class (also in Phoenix) which will include Apache.