From: Roland Häder Date: Fri, 23 Dec 2022 00:46:18 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dff33d02dcdd0531cee80fa497c4cbb138101af9;p=city.git Continued: - removed .htaccess files (please block db/ by yourself!) - but at least keep these directories Signed-off-by: Roland Häder --- diff --git a/contrib/.htaccess b/contrib/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/contrib/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/.htaccess b/db/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/city_data/.gitkeep b/db/city_data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/city_data/.htaccess b/db/city_data/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/city_data/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/city_lots/.gitkeep b/db/city_lots/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/city_lots/.htaccess b/db/city_lots/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/city_lots/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/city_sections/.gitkeep b/db/city_sections/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/city_sections/.htaccess b/db/city_sections/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/city_sections/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/game_options/.gitkeep b/db/game_options/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/game_options/.htaccess b/db/game_options/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/game_options/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/news/.gitkeep b/db/news/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/news/.htaccess b/db/news/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/news/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/region_data/.gitkeep b/db/region_data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/region_data/.htaccess b/db/region_data/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/region_data/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/region_map/.gitkeep b/db/region_map/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/region_map/.htaccess b/db/region_map/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/region_map/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/user/.gitkeep b/db/user/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/user/.htaccess b/db/user/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/user/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/db/user_points/.gitkeep b/db/user_points/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/db/user_points/.htaccess b/db/user_points/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/db/user_points/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/templates/.htaccess b/templates/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/templates/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/templates/images/.htaccess b/templates/images/.htaccess deleted file mode 100644 index 3a42882..0000000 --- a/templates/images/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all