日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:3か月以内
  • 2024/2/29 -With the upgrade to PHP 7.4, WP Engine has decided to deprecate the htaccess file. See which alternatives we recommend to replace old htaccess directives.

    2024/3/15 -To fix this, you'll need to change the error display settings in either the PHP configuration file ( php.ini ) or the server configuration file ( .htaccess ).

    2024/4/9 -Hi there. Problems with .htaccess file in Joomla 4 seem to have no end for me. Once renamed / URL Rewriting enabled and after a while, backend brakes.

    2024/2/29 -Step #2 — Configure PHP-FPM Settings · php_flag is used to set boolean values for options. Allowed values for directives are On or Off. For example: · php_value ...

    2024/2/25 -A command such as include(“http://website.com/page.php”)will not be allowed to execute. Only files that reside within your website can be included, and you ...

    2024/2/27 -Your .htaccess file uses RewriteEngine , part of the mod_rewrite Apache module. This module allows you to rewrite URLs based on certain rules. You were ...

    2024/3/27 -Do you get unknown PHP errors on your website? Check out our step-by-step tutorial on how to locate and check your PHP error log file.

    2024/2/14 -This advanced guide delves into the technicalities of common server errors such as 500 Internal Server Error, 502 Bad Gateway, 503 Service Unavailable, ...

    2024/4/3 -Method 2: Adjusting PHP Memory Limit via .htaccess · Replace “256M” with the desired memory limit. You can set it to any value that your hosting provider allows.

    2024/4/4 -Enabling PHP error logging via the .htaccess file allows errors to be logged per directory. This method does not require changing the default server ...