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.
.htaccessサーバーが PHP (またはその他のもの) を CGI として実行している場合にのみ、ファイル内の destrictives が実行されるように制限する方法はありますか?
.htaccess
多分これに似た何か?:
<IfModule mod_rewrite.c> # directives </IfModule>