So I would like to limit say:
www.website.com/folder to local addresses only on say, a network of 192.168.0.x via .htaccess. But I would still want the entire www.website.com to be accessable. I have read you can do this w/ the .htaccess file in the /folder but I am uncertain of the code to put into the .htaccess file. How would I do this?
Thanks!
Something like:
Should do it.