moneynetworkgroup39
Member
- Messages
- 92
- Reaction score
- 1
- Points
- 8
Hi I was trying to deny all ip for my website instead my ip so I tried to write .htacces. I wrote exactly like this
PHP]order deny,allow
deny from all
allow from 192.168.*.*[/PHP]
But from my ip also getting 403 forbidden tried by full ip address also but not working any thing.
So, How to solve it?
PHP]order deny,allow
deny from all
allow from 192.168.*.*[/PHP]
But from my ip also getting 403 forbidden tried by full ip address also but not working any thing.
So, How to solve it?