Template:System admin toc: Difference between revisions
m (consistent format (edit toc, view this alone)) |
(Adjustment to Format) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
Overview | Overview | ||
#[[Documentation: Administrator's Guide| Administrator's Guide]] | #[[Documentation: Administrator's Guide| Administrator's Guide]] | ||
#[[MediaWiki | #[[MediaWiki Architecture]] | ||
#[[Database | ##[[Display Layout]] | ||
#[[Database Architecture]] | |||
##[[Design Format]] | |||
Installation | Installation | ||
#[[Documentation:Installation|Installation - Long]] | #[[Documentation:Installation|Installation - Long]] | ||
#[[Installation]] | #[[Installation]] | ||
##[[Running MediaWiki on Linux| on Linux]] | |||
##[[Running MediaWiki on Windows| on Windows]] | |||
##[[Running MediaWiki on Mac OS X|on Mac OS X]] | |||
##[[Running MediaWiki on FreeBSD| on FreeBSD]] | |||
#[[CVS tree installation]]) | #[[CVS tree installation]]) | ||
#[[Help:Installation FAQ|Installation FAQ]] | #[[Help:Installation FAQ|Installation FAQ]] | ||
#[[Timezone adjustments]] | #[[Timezone adjustments]] | ||
Security | Security |
Latest revision as of 18:47, 28 February 2009
Overview
Installation
Security
- Security
- Security Checklist
- Paranoid Permissions (system)
- Permissive Permissions (system)
- Setting user rights (inside wiki environment)
Configuration
- Configuration
- Help:Configuration
- Apache config
- Robots.txt -- how to avoid search engines to index the internals of your wiki
- Rewrite Rules -- how to get rid of /index.php in URLs
- PHP config
- MySQL config
Customization
- Customization
- Timezone adjustments
- MediaWiki localization -- localization and customization for link texts and messages like 'fromwikipedia'
- Interwiki links
- Custom skins
- Custom Namespaces
- More tweaks
- Configuration tips and tricks
Manage the database
Performance
- PHP caching and optimization
- File cache
- Cache strategy deployed by Wikimedia
- Wikimedia servers: an example of a multi-server configuration
Upgrading