mirror of
https://github.com/ZeJMaN/shinken_ynh.git
synced 2026-02-04 03:40:34 +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