jayniw/jace/master/web/.htaccess - Htaccess File

jayniw/jace/master/web/.htaccess

#------------------------------------------------------------------------------
# Server root folder www .htaccess
# This file provides server security limiting access to the localhost only.
# Comment next four lines to deactivate. (Allows external access)
#------------------------------------------------------------------------------

Order Deny,Allow
Deny from all
Allow from 127.0.0.1 10.47.17.20 10.47.17.228 10.47.17.148 10.47.17.134 10.47.17.199 10.47.17.120 10.47.18.146 10.47.21.130 10.47.22.205 10.47.17.180 10.47.17.157 10.47.17.131 10.47.17.147 10.47.17.158 10.47.17.240 10.27.17.249 10.27.17.100 10.27.17.78 10.27.17.248 10.27.17.197 10.27.21.197 10.27.21.22 10.47.17.40 10.47.17.143 10.47.17.13 10.47.17.191 10.47.17.227 10.47.23.54
Allow from ::1

#-------------------------------------------------------------------
# To allow execution of cgi scripts in this directory uncomment next
#-------------------------------------------------------------------

Options  +FollowSymLinks

On Github License

Files

Download PDF of Htaccess file

Comments

Apache