📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

419行目: 419行目:
   
   
  location / {
  location / {
     root        /home/suse/Program/htdocs/laravel9_02/public;
     root        /srv/www/htdocs/laravel_Project/public;
     index      index.php index.html index.htm;
     index      index.php index.html index.htm;
     try_files  $uri $uri/ /index.php?$query_string;
     try_files  $uri $uri/ /index.php?$query_string;