Intro to Apache - ApacheCon 2005
Include files
  • To further complicate matters, you can include other files into your configuration file.

    
      Include /etc/httpd/other.config
    
      

  • Make sure that you are loading configs from trusted locations. This would make a really nice way to sabotage your server.

Index
Back to .htaccess files: Dispelling the myth
Forward to Include directories

ApacheCon 2005 : Intro to Apache - Slide #61 of 164