Remove trailing whitespace

This commit is contained in:
Ahmed Alaa
2025-05-01 11:34:28 +03:00
parent 4b7289618f
commit ec467a6f33
22 changed files with 61 additions and 66 deletions

View File

@@ -1,9 +1,9 @@
Alias /memcached "C:/laragon/etc/apps/memcached/"
# to give access from outside
# to give access from outside
# replace the lines
#
# Require local
# Require local
#
# by
#
@@ -13,7 +13,7 @@ Alias /memcached "C:/laragon/etc/apps/memcached/"
<Directory "C:/laragon/etc/apps/memcached/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Require local
</Directory>