シンプルなapche用公開ディレクトリ設定例

Alias /cool-path /home/foo/real-path

<Directory /home/foo/real-path>
    Require all granted
</Directory>

0 件のコメント: