mod_ifexists

mod_ifexists module provides Apache conditional configuration process by the existence of the file.
Download

mod_ifexists Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License
  • Price:
  • FREE
  • Publisher Name:
  • Tomohiro IKEBE
  • Publisher web site:
  • http://shebang.jp/src/apache/

mod_ifexists Tags


mod_ifexists Description

mod_ifexists module provides Apache conditional configuration process by the existence of the file. mod_ifexists module provides Apache conditional configuration process by the existence of the file.Requirements:· ApacheInstallation:1) Make mod_ifexists as a DSO module. modify your Makefile. INC, LIB and apxs path. % make APXS=/path/to/apxs # make installCONFIG EXAMPLE< IfExists conf/foo.conf > Include conf/foo.conf< /IfExists ># if "NOT" exists the file< IfExists !/path/to/foo > SomeDirective..< /IfExists >


mod_ifexists Related Software