IP address httpd.conf file
Posted by: criss0422 (38.127.193.---)
Date: February 08, 2013 07:12PM

I want to restrict my web server from only being accessed by a group of ip addresses in one subnet. Is there a wildcard or certain way this can be written in to the http.conf file or do all ip addresses need to be listed one at a time? For example if I want all addresses from 10.17.10.1 to 10.17.10.255 how do i write that?

Thanks.

Options: ReplyQuote
Re: IP address httpd.conf file
Posted by: stevenmartin99 (Moderator)
Date: February 08, 2013 07:17PM

you write just

Deny from 10.17.10

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: IP address httpd.conf file
Posted by: criss0422 (38.127.193.---)
Date: February 08, 2013 07:33PM

Thanks. Very easy. and I am all set now.

Options: ReplyQuote


Sorry, only registered users may post in this forum.