Security and Performance FAQs: Difference between revisions

From Joomla! Documentation

Elin (talk | contribs)
New page: ===INTRO 1: What is the Joomla! Administrator's Security Checklist?=== ===INTRO 2: What are the top 10 stupidest Joomla! security tricks?=== ===INTRO 3: How do I choose a quality hosting p...
 
Elin (talk | contribs)
No edit summary
Line 1: Line 1:
(need permission for relicensing before copying)
===INTRO 1: What is the Joomla! Administrator's Security Checklist?===
===INTRO 1: What is the Joomla! Administrator's Security Checklist?===
===INTRO 2: What are the top 10 stupidest Joomla! security tricks?===
===INTRO 2: What are the top 10 stupidest Joomla! security tricks?===

Revision as of 12:33, 19 January 2008

(need permission for relicensing before copying)

INTRO 1: What is the Joomla! Administrator's Security Checklist?

INTRO 2: What are the top 10 stupidest Joomla! security tricks?

INTRO 3: How do I choose a quality hosting provider?

INTRO 4: Where can I learn about vulnerable extensions?

INTRO 5: Where can I learn more about file permissions?

INTRO 6: How do I set up a powerful, compartmentalized password scheme?

J! CORE: How can I check my Joomla! installation's overall security and health?

J! CORE: Why should I immediately change the name of the default admin user?

J! CORE: How do I turn RG_EMULATION off?

J! CORE: How Do I remove the Joomla! security warnings?

J! CORE: What do Error 1, Error 2, and Error 3 mean?

J! CORE: What does Joomla! have to do with file permissions?

J! CORE: What are the recommended file and directory permissions?

J! CORE: How can I avoid using chmod 0777 to enable installs?

J! CORE: Isn't locating all Joomla! files inside public_html a security risk?

J! CORE: How do I move confidential files outside of public_html?

J! CORE: How do I recursively adjust file and directory permissions?

J! CORE: How can I set the administrator directory to use an SSL server (https)?

J! CORE: Why isn't restricting access by IP recommended?

J! CORE: What are the best practices for site backups?

J! CORE: Why shouldn't I use phpMyAdmin for database backups?

J! CORE: Where can I find more general (non-security) site administration FAQs?

J! EXT: Where is the VULNERABLE EXTENSIONS LIST?

J! EXT: What is a vulnerable extension?

J! EXT: Why is there a warning in the extensions install screen?

J! EXT: Why are there vulnerable extensions?

J! EXT: Why does the Extensions site include insecure extensions?

J! EXT: How do I choose secure extensions?

J! EXT: How do I prevent spam bots from attacking my forums?

J! EXT: Why isn't un-publishing a vulnerable extension enough to protect my site?

APACHE: How do I change PHP settings using .htaccess?

APACHE: How does FastCGI effect Joomla?

APACHE: How can I check if mod_rewrite is enabled?

APACHE: How do I password protect directories using .htaccess?

APACHE: How do I convert an htaccess.txt file into a .htaccess file?