content isn't the directory listing, either. A short sample is below: Parent Directory<li> <dl> <dt><samp>x_create_server_config()</samp></dt> <dd><samp>[SVR()]</samp></dd> </dl> </li> <li> <dl> <dt><samp>x_create_dir_config()</samp></dt> <dd><samp>[DIR()]</samp></dd> </dl> </li> <li> <dl> <dt><samp>x_pre_config()</samp></dt> <dd><samp>[nowhere]</samp></dd> </dl> </li> <li> <dl> <dt><samp>x_open_logs()</samp></dt> <dd><samp>[nowhere]</samp></dd> </dl> </li> <li> <dl> <dt><samp>x_post_config()</samp></dt> <dd><samp>[nowhere]</samp></dd> </dl> </li> <li> <dl> <dt><samp>x_child_init(linden)</samp></dt> <dd><samp>[nowhere]</samp></dd> </dl> </li> <li> <dl> <dt><samp>x_quick_handler()</samp></dt> <dd><samp>[DIR()]</samp></dd> </dl> </li>
That is actually the way it gets displayed in the browser, too.I made an HTML page of it and looked at it: looks like a listing of the modules (?) in the httpd executable itself (!)
Yes, I do have DocumentRoot set to what I want it to be. As far as the error_log is concerned, everything is just fine: status 200.I've got all the extra files commented out for now, including httpd-ssl.conf, but there is a small error message in the log upon startup: [Wed May 14 12:51:46 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Wed May 14 12:51:47 2008] [notice] Digest: generating secret for digest authentication ...
[Wed May 14 12:51:47 2008] [notice] Digest: done[Wed May 14 12:51:47 2008] [notice] Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8e DAV/2 configured -- resuming normal operations
So now: any suggestions? Thanks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx