Remove trailing whitespace
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Alias /laragon "C:/laragon/etc/apps/laragon/"
|
||||
|
||||
# to give access from outside
|
||||
# to give access from outside
|
||||
# replace the lines
|
||||
#
|
||||
# Require local
|
||||
#
|
||||
#
|
||||
# by
|
||||
#
|
||||
# Require all granted
|
||||
@@ -12,18 +12,18 @@ Alias /laragon "C:/laragon/etc/apps/laragon/"
|
||||
|
||||
<Directory "C:/laragon/etc/apps/laragon/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride None
|
||||
|
||||
AllowOverride None
|
||||
|
||||
Require local
|
||||
|
||||
</Directory>
|
||||
|
||||
<Directory "C:/laragon/etc/apps/laragon/uploads/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride None
|
||||
AllowOverride None
|
||||
DirectoryIndex None.Always.Listing
|
||||
Require local
|
||||
|
||||
|
||||
SetHandler none
|
||||
SetHandler default-handler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user