logfiledir: $prefix/logs
proxycachedir: $prefix/proxy
</Layout>
+
+# Cygwin 1.x layout
+<Layout Cygwin>
+ prefix: /usr
+ exec_prefix: $prefix
+ bindir: $prefix/bin
+ sbindir: $prefix/sbin
+ libexecdir: $prefix/lib/apache
+ mandir: $prefix/man
+ sysconfdir: /etc/apache
+ datadir: /var/www
+ iconsdir: $datadir/icons
+ htdocsdir: $datadir/htdocs
+ manualdir: $htdocsdir/manual
+ cgidir: $datadir/cgi-bin
+ includedir: $prefix/include/apache
+ localstatedir: /var
+ runtimedir: $localstatedir/run
+ logfiledir: $localstatedir/log/apache
+ proxycachedir: $localstatedir/cache/apache
+</Layout>
+
Changes with Apache 1.3.25
+ *) Added Cygwin directory layout to config.layout file.
+ [Stipe Tolj, <tolj@wapme-systems.de>]
+
*) Added a '-F' flag; which causes the mother/supervisor process to
no longer fork down and detach. But instead stays attached to
the tty - thus making live for automatic restart and exit checking