apatch
virtualhost.confを利用してイメージがなかった時に「画像なし用の画像」を表示する。画像フォルダが固定されている前提で。 /imageフォルダ配下のファイルが 404 だった場合に /image/noimage.jpg を表示する。virtualhostの先頭にvirtualhost.conf <Directory /image> AllowO</directory>…
virtualhost.confを利用してイメージがなかった時に「画像なし用の画像」を表示する。画像フォルダが固定されている前提で。 /imageフォルダ配下のファイルが 404 だった場合に /image/noimage.jpg を表示する。virtualhostの先頭にvirtualhost.conf <Directory /image> AllowO</directory>…