Another Tuning Apache Article




I just spent most of the day workig with Apache, tuning it to run better. My main effort was to eliminate the use of .htaccess files. It doesn’t make sense for that server to use them, as they configuration is straighforward, unchanging, and the server is not shared. I still have one .htaccess file in the setup, but it won’t be there long.

  • Other items I was working on included:
  • Setting up php as an Apache module
  • Removing unused Apache modules
  • Turning off Mmap
  • Simplifying the overall config files

0 Responses to “Another Tuning Apache Article”


  1. No Comments

Leave a Reply