htaccess Archive

How to Remove index.php from CodeIgniter URL
Hello Readers, CodeIgniter will add index.php to URL after the base url. For example, if your
12/5/2014
0

.htaccess – Directory listing
Consider you have a bunch of files in your directory called uploads, it may have zip
23/4/2014
0

.htaccess – Deny visitors by IP address
The visitor blocking facilities offered by the Apache Web Server enable us to deny access to
21/4/2014
0

.htaccess – password protection
The main advantage of using .htaccess is to protect access to directories. When you have a
17/4/2014
0

.htaccess – Creating error pages
When creating a website, you may need to create custom error pages. For instance, when a
16/4/2014
0

.htaccess – Introduction
.htaccess is a configuration file for use on web servers running the Apache Web Server software.
12/4/2014
0