mirror of
https://github.com/ZeJMaN/shinken_ynh.git
synced 2025-12-06 04:51:55 +01:00
bugs corrections
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
sub_filter_once off;
|
||||
|
||||
# All patterns that should be rewritten
|
||||
# sub_filter "href=\"/" "href=\"/shinken/";
|
||||
sub_filter "=\"/static" "=\"/shinken/static";
|
||||
# sub_filter "=\"/" "=\"/shinken/";
|
||||
sub_filter "href=\"/" "href=\"/shinken/";
|
||||
#sub_filter "=\"/static" "=\"/shinken/static";
|
||||
#sub_filter "=\"/" "=\"/shinken/";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user