「インストール - Laravel」の版間の差分

ナビゲーションに移動 検索に移動
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;

案内メニュー