fix error
This commit is contained in:
parent
0a423be786
commit
dbed2df22b
1 changed files with 1 additions and 1 deletions
|
|
@ -264,7 +264,7 @@ in
|
||||||
fastcgi_param PHP_REMOTE_USER $remote_user;
|
fastcgi_param PHP_REMOTE_USER $remote_user;
|
||||||
fastcgi_param PHP_AUTH_USER $remote_user;
|
fastcgi_param PHP_AUTH_USER $remote_user;
|
||||||
|
|
||||||
/typo3/index.php$is_args$args;
|
try_files $uri /typo3/index.php$is_args$args;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue