Apache

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system use it. For python apache…

6 years ago

Enable and configure Apache SpamAssassin in cPanel

Apache SpamAssassin is an open source Apache Project its user-friendly email utility which examines incoming mail for different spam characteristics,…

7 years ago

Configure Create Delete custom Apache handlers in cPanel

Apache handlers control how your Apache web server software that host your site to manages certain file types and file…

7 years ago

How to Restart Apache On Linux Using SSH Commands

What are the differences between apache2 and httpd Service First on this article you may see different service name for…

7 years ago

htaccess tutorial

What .htaccess For .htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis.…

7 years ago

Basic Features for Apache HTTP Server

What is Apache Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation, Apache…

7 years ago

Speed up website using .htaccess file

What is .htaccess ? An .htaccess is a file controls how Apache interacts with website. When an .htaccess file is…

8 years ago

How to use RewriteCond and RewriteRule in .htaccess

You can use .htaccess file that located on the root of your web site to make versions or make one…

1819 years ago