Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこれができることを知っています
Include "/usr/local/apache/conf/php.conf"
次のようないくつかのディレクトリにすべてのファイルをロードするようにApacheを作成するにはどうすればよいですか
Include /usr/mydir/*
できるよ:
Include dir/*
たとえばDebian、モジュールには次のように含まれていますapache2.conf。
Debian
apache2.conf
# Include module configuration: Include mods-enabled/*.load Include mods-enabled/*.conf