add php parsing for sso
This commit is contained in:
@@ -258,6 +258,8 @@ in
|
||||
# If it returns 200, then the request pass through to the backend.
|
||||
# For other type of errors, nginx will handle them as usual.
|
||||
error_page 401 =302 https://auth.cloonar.com/?rd=$target_url;
|
||||
|
||||
try_files $uri /typo3/index.php$is_args$args;
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user