diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-11-10 22:46:34 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-11-10 22:46:34 +0000 |
| commit | 20118951507f6149eb3482cf31b0d579eb652bc4 (patch) | |
| tree | 3b91055e745b63d1c1eb2056739ce5c8d5e2601b | |
| parent | 0cc439f49486865dfbcf8ff324d5bf53788d8b5d (diff) | |
Remove un-needed file
| -rw-r--r-- | public/.htaccess | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/.htaccess b/public/.htaccess deleted file mode 100644 index f0da25f..0000000 --- a/public/.htaccess +++ /dev/null @@ -1,5 +0,0 @@ -<IfModule mod_rewrite.c> - # Handle Authorization Header. - RewriteCond %{HTTP:Authorization} . - RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] -</IfModule> |
