OK: I added those directives: results look unchanged. Result of the apr-1-config command: $ apr-1-config --version 1.2.9I also noted that, using the Safari browser instead of FireFox, the URL of the image file is not displayed: nothing is displayed. Also, I have "fancy" directory listing enabled. The icons aren't displayed: just a box with a question mark. Maybe it can't find or access the icons directory?
William A. Rowe, Jr. wrote:
Frank Huddleston wrote:Greetings,I'm running NetBSD 4.0. I used pkg_add to install apache-2.2.8, but had mod_ssl.c compiled in and wanted that to start. I would rather not deal with SSL just now: I don't need it, so I downloaded the source, configured a different httpd and put it in /usr/local (pkg_add had put the httpd in /usr/pkg). I've got the server up and seemingly running well: no error messages, and according to the access log, it's serving the pages just fine. The problem is: I'm not getting good stuff out of it. For html pages, it displays nothing. For directory listings (where there's not an index file), it shows a garbled file name of a mixed character set (tildes, accents, umlauts, graves, mixed cases, etc.)For fun, would you please add the directives EnableSendfile off EnableMMAP off and report back?Does this happen to be installed on the local machine or are you attemptingto serve content from a network filesystem? Another possibility, please invoke $ apr-1-config --versionand report back what version. httpd 2.2 is built upon whatever apr might bealready installed on your system (likely from yet another package). ---------------------------------------------------------------------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
--------------------------------------------------------------------- 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