Apache

Articles about Apache , Learn the full features and configuration of .htaccess configure Apache to help you to manage your server and get full benefits of server performance and mods options.

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 remove Byte order mark from PHP htaccess or others

What is Byte order mark (BOM) According to W3C definition BOM is Unicode character encoding that appear as a magic…

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