diff --git a/config/error_page/403.html b/config_example/error_page/403.html
similarity index 100%
rename from config/error_page/403.html
rename to config_example/error_page/403.html
diff --git a/config/error_page/CAPTCHA.html b/config_example/error_page/CAPTCHA.html
similarity index 100%
rename from config/error_page/CAPTCHA.html
rename to config_example/error_page/CAPTCHA.html
diff --git a/config/rules/CAPTCHA.example.yml b/config_example/rules/CAPTCHA.yml
similarity index 100%
rename from config/rules/CAPTCHA.example.yml
rename to config_example/rules/CAPTCHA.yml
diff --git a/config/rules/IP_AllowList.conf b/config_example/rules/IP_AllowList.conf
similarity index 100%
rename from config/rules/IP_AllowList.conf
rename to config_example/rules/IP_AllowList.conf
diff --git a/config/rules/IP_BlockList.conf b/config_example/rules/IP_BlockList.conf
similarity index 100%
rename from config/rules/IP_BlockList.conf
rename to config_example/rules/IP_BlockList.conf
diff --git a/config/rules/URL_AllowList.conf b/config_example/rules/URL_AllowList.conf
similarity index 100%
rename from config/rules/URL_AllowList.conf
rename to config_example/rules/URL_AllowList.conf
diff --git a/config/rules/URL_BlockList.conf b/config_example/rules/URL_BlockList.conf
similarity index 100%
rename from config/rules/URL_BlockList.conf
rename to config_example/rules/URL_BlockList.conf
diff --git a/config/torii.example.yml b/config_example/torii.yml
similarity index 100%
rename from config/torii.example.yml
rename to config_example/torii.yml