Quote:
|
When the mambo deny with the message Direct access to this location is not allowed! , what's mean? Why it's happen?
|
What are you doing when you see this message - ie what are you trying to access.
This message usually occurs when you try load a mambo php file directly.
For example if you try load
www.domainname.com/index2.php
You will get this message.
This is an inbuilt security feature to stop people from accessing your mambo php files without actually loading mambo itself. The only php page you can directly is the index.php file in your root directory.