by Rob Flickenger
Have you ever noticed how Apache annoyingly chops off filenames in directory listings? You can always make it show the full name by changing IndexOptions line in httpd.conf:
Archive for the 'Apache' Category
Generating an SSL Certificate with Apache+mod_ssl
Published December 7th, 2007 in Apache and openssl. 0 CommentsThis document is intended to be a quick guide to generating and installing an SSL certificate on an Apache web server with the mod_ssl module. While this is not an overly difficult process, it does involve running several long commands with numerous options. This document should be all that you need to walk you through [...]
Recent Comments