Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b829e43

Browse files
committed
Remove duplicatie SCRIPT_NAME, already defined in fastcgi_params
1 parent f9d28d1 commit b829e43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎config/conf.d/default.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ server {
2929
fastcgi_split_path_info ^(.+\.php)(/.+)$;
3030
fastcgi_pass unix:/run/php-fpm.sock;
3131
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
32-
fastcgi_param SCRIPT_NAME $fastcgi_script_name;
3332
fastcgi_index index.php;
3433
include fastcgi_params;
3534
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /