Allowing certain IP's to view site
Posted by: eiolon (204.229.37.---)
Date: December 28, 2006 10:14PM

Hi - I want to allow someone across the Internet to see my site but not everyone on the net. I added the IP in the config by doing the following:

#
# Controls who can get stuff from this server.
#
# onlineoffline tag - don't remove
Order Deny,Allow
Deny from all
Allow from 127.0.0.1,[NEW IP HERE]

That doesn't seem to work. Is there a way to do this?

Options: ReplyQuote
Re: Allowing certain IP's to view site
Posted by: Rivernet1 (---.du.volcano.net)
Date: December 28, 2006 11:33PM

Yes. Check this out for more help...

[www.htpasswdgenerator.com]

Options: ReplyQuote
Re: Allowing certain IP's to view site
Posted by: yfastud (---.cable.mindspring.com)
Date: December 29, 2006 02:34AM

#
# Controls who can get stuff from this server.
#
# onlineoffline tag - don't remove
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
Allow from new_ip

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)

Options: ReplyQuote


Sorry, only registered users may post in this forum.