'Clean'
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
Alias /adminer "C:/wamp/etc/apps/adminer/"
|
||||
|
||||
# to give access from outside
|
||||
# replace the lines
|
||||
#
|
||||
# Require local
|
||||
#
|
||||
# by
|
||||
#
|
||||
# Require all granted
|
||||
#
|
||||
|
||||
<Directory "C:/wamp/etc/apps/adminer/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride all
|
||||
|
||||
Require local
|
||||
|
||||
</Directory>
|
||||
@@ -1,40 +0,0 @@
|
||||
Alias /laragon "C:/wamp/etc/apps/laragon/"
|
||||
|
||||
# to give access from outside
|
||||
# replace the lines
|
||||
#
|
||||
# Require local
|
||||
#
|
||||
# by
|
||||
#
|
||||
# Require all granted
|
||||
#
|
||||
|
||||
<Directory "C:/wamp/etc/apps/laragon/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride None
|
||||
|
||||
Require local
|
||||
|
||||
</Directory>
|
||||
|
||||
<Directory "C:/wamp/etc/apps/laragon/uploads/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride None
|
||||
DirectoryIndex None.Always.Listing
|
||||
Require local
|
||||
|
||||
SetHandler none
|
||||
SetHandler default-handler
|
||||
|
||||
Options -ExecCGI
|
||||
RemoveHandler .cgi .php .phtml .pl .py .pyc .pyo
|
||||
<Files *>
|
||||
|
||||
SetHandler none
|
||||
SetHandler default-handler
|
||||
|
||||
Options -ExecCGI
|
||||
RemoveHandler .cgi .php phtml .pl .py .pyc .pyo
|
||||
</Files>
|
||||
</Directory>
|
||||
@@ -1,19 +0,0 @@
|
||||
Alias /memcached "C:/wamp/etc/apps/memcached/"
|
||||
|
||||
# to give access from outside
|
||||
# replace the lines
|
||||
#
|
||||
# Require local
|
||||
#
|
||||
# by
|
||||
#
|
||||
# Require all granted
|
||||
#
|
||||
|
||||
<Directory "C:/wamp/etc/apps/memcached/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride all
|
||||
|
||||
Require local
|
||||
|
||||
</Directory>
|
||||
@@ -1,19 +0,0 @@
|
||||
Alias /phpmyadmin "C:/wamp/etc/apps/phpMyAdmin/"
|
||||
|
||||
# to give access from outside
|
||||
# replace the lines
|
||||
#
|
||||
# Require local
|
||||
#
|
||||
# by
|
||||
#
|
||||
# Require all granted
|
||||
#
|
||||
|
||||
<Directory "C:/wamp/etc/apps/phpMyAdmin/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride all
|
||||
|
||||
Require local
|
||||
|
||||
</Directory>
|
||||
@@ -1,19 +0,0 @@
|
||||
Alias /redis "C:/wamp/etc/apps/phpredisAdmin/"
|
||||
|
||||
# to give access from outside
|
||||
# replace the lines
|
||||
#
|
||||
# Require local
|
||||
#
|
||||
# by
|
||||
#
|
||||
# Require all granted
|
||||
#
|
||||
|
||||
<Directory "C:/wamp/etc/apps/phpredisAdmin/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride all
|
||||
|
||||
Require local
|
||||
|
||||
</Directory>
|
||||
Reference in New Issue
Block a user