Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Making httpd(8) deliver files as plain text?



I'm trying to make httpd(8) deliver *.log as plain text, so my browser doesn't treat the files as binary. I've added

        -M .log text/plain - -

to my inetd.conf file (and HUPed inetd) but it doesn't seem to work.

I know I must be missing something obvious. (BTW, an example in the httpd(8) man page would probably be helpful!)

-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index