Jerb
08-06-2003, 09:59 PM
Well I know that this code allows you to block/allow people to access specific parts of your website.
<Limit GET>
order deny,allow
deny from 000.00.000.000
</Limit>
But is there a way to allow access to only one person, and block every other individual. It would be alot easier to let only one person access a page by using there IP address than having to make password protected pages that can easily be hacked into. I hope you understand my question.
Reply A.S.A.P.
-Jerb
<Limit GET>
order deny,allow
deny from 000.00.000.000
</Limit>
But is there a way to allow access to only one person, and block every other individual. It would be alot easier to let only one person access a page by using there IP address than having to make password protected pages that can easily be hacked into. I hope you understand my question.
Reply A.S.A.P.
-Jerb