Larry R. Taylor - Wishing you Happiness, Health, Success & Wealth

Call 866-356-5408 and press #4 to have an application faxed to you. The system will prompt you for your fax number. Contact the Landlord below upon filling out the application to turn it in. An application can also be found on the web-site.

Login Form

Username

Password

Remember me
Password Reminder
No account yet? Create one
Follow Me Facebook


Home arrow Larry R Taylor arrow having well maintained quality housing.
having well maintained quality housing. E-mail
A simple question with a complex answer! It is complex because security issues arise from a variety of sources: your code, your server, the other things running on your server, the users, etc. While Mambo itself is relatively secure, you may still experience problems if the server is compromised or if a user gives up a password. The basic steps you should take however include:
  • Do not unnecessarily leave directories open with CHMOD set at 777 (configuration.php in particular should be set to chmod 644)
  • Delete your old installation directory (don't just rename it!).
  • Implement HTTP access controls for your admin login.
  • Make all your admin passwords at least 8 characters and containing symbols and numbers as well as letters.
There's more that you can do, but it is outside the scope of this FAQ.