ALL articles of Apache

How to Install the Apache Web Server on Ubuntu

In this article we will install the Apache Web Server on Ubuntu You should have a regular, non-root user with sudo privileges configured on...

READ MORE

Apache redirect http to https URL

After installing ssl certificate in your website, you want to redirect all http traffic to https. This is required becuase modern browsers a...

READ MORE

How to remove .php and .html file extensions from URL in apa...

You may have seen some .php and .asp extension in url link. These extensions sometimes disclose the backend technology of website. You may w...

READ MORE

How to redirect www URLs to non-www URLs in website

When considering to SEO, if you are not redirecting www to non-www or vice-versa, then search engines like Google webmaster, Bing will creat...

READ MORE

How to install and configure apache web server in CentOS ser...

Apache web server is widely used open-source web server for web application. It provides dynamically run multiple website, redirection, whit...

READ MORE

phpMyAdmin error "The requested URL was not found on this se...

After installing phpMyAdmin, when you try to open http://localhost/phpmyadmin/index.php in browser, you might get error The requested URL wa...

READ MORE