Difference between revisions of "apache"
From WebHostingNeeds.com
m |
m |
||
Line 5: | Line 5: | ||
* [[htaccess]] | * [[htaccess]] | ||
* [[starting httpd cannot assign requested address: make_sock]] | * [[starting httpd cannot assign requested address: make_sock]] | ||
− | |||
* [http://blog.hostonnet.com/disable-unused-apache-modules Disable Unwanted Apache Modules] | * [http://blog.hostonnet.com/disable-unused-apache-modules Disable Unwanted Apache Modules] | ||
* [[how can i start and stop apache]] | * [[how can i start and stop apache]] | ||
Line 17: | Line 16: | ||
== Working With Apache == | == Working With Apache == | ||
+ | * [[optimize apache]] | ||
* [[secure apache]] | * [[secure apache]] | ||
* [http://blog.hostonnet.com/password-protect-a-folder-with-htaccess Password Protect a Folder] | * [http://blog.hostonnet.com/password-protect-a-folder-with-htaccess Password Protect a Folder] |
Revision as of 18:24, 28 August 2014
- install apache from source
- apache worker vs prefork
- how to find if apache using worker or prefork
- Securing Apache: Step-by-Step
- htaccess
- starting httpd cannot assign requested address: make_sock
- Disable Unwanted Apache Modules
- how can i start and stop apache
- disable php for one site
- logrotate
- configure apache to run perl scripts from any folder
- You don't have permission to access / on this server
- mod_rpaf
Working With Apache