PDA

View Full Version : alow access from IP


fisherofer
25th October 2009, 03:10
i know i cant edit the conf files
so i have to ask for help
if i have a site and i want to allow access from few ip only
in normal it will be
Order deny,allow
deny all
Allow 192.168.0.0 ( class b )

but in ispconfig i have ask what to write in the option box
please help

martinfst
25th October 2009, 10:08
You can specify a .htaccess file in the web directory and put the allow/deny rules in there

fisherofer
25th October 2009, 19:12
thanks its nice to know
but why not to add this option to ispconfig ?

till
26th October 2009, 12:40
If we would add every possible configuration option that apache offers in ispconfig, then it would get unusable.

fisherofer
26th October 2009, 13:17
i have to say thanks its working ans thanks