Skip to content
Home
Blog
Works
さくらのレンタルサーバー
HOME
さくらのレンタルサーバー
さくらサーバーでphpをごにょごにょ
2021年3月3日
WordPress
html
/
php
/
WordPress
/
さくらのレンタルサーバー
htmlファイルでphpを使いたい さくらのレンタルサーバーでのwpと静的ページの同居のために沼にハマったので作業メモ #!/bin/sh exec /usr/local/bin/php-cgi 文字…