Hi,
centos 7/ Plesk 12.5 apache/nginx
i want to allow access only for some providers and my htaccess on an only apacheserver works fine like
Order deny,allow
Deny from all
Allow from .t-ipconnect.de
but on the pleskserver this doesnt work.
I set in the Additional Apache directives for the domain:
HostnameLookups On
but this doesnt help. where is my error ?
centos 7/ Plesk 12.5 apache/nginx
i want to allow access only for some providers and my htaccess on an only apacheserver works fine like
Order deny,allow
Deny from all
Allow from .t-ipconnect.de
but on the pleskserver this doesnt work.
I set in the Additional Apache directives for the domain:
HostnameLookups On
but this doesnt help. where is my error ?