mirror of
https://github.com/cloudpanel-io/vhost-templates.git
synced 2026-05-18 08:23:31 +08:00
Update Drupal 9
it will fix where you can't install/upload new themes
This commit is contained in:
@@ -21,6 +21,8 @@ server {
|
||||
allow all;
|
||||
}
|
||||
|
||||
rewrite ^/core/authorize.php/core/authorize.php(.*)$ /core/authorize.php$1;
|
||||
|
||||
location ~ (^|/)\. {
|
||||
return 403;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user