Quantcast
Channel: Programming Facts » .htaccess
Browsing all 10 articles
Browse latest View live

How to Block IP Address using .htaccess

Are you looking to block some IP address using .htaccess? If you are finding some IP address which you want to block and restrict access of your site, you can do the same using .htaccess. This is one...

View Article



Block Proxy Server via .htaccess

I was working for a website in which client is getting span emails and he want some solid solution to stop this. We have tried with Blocking IP Address using .htaccess but Hackers were using Proxy...

View Article

URL file-access is disabled in the server configuration – failed to open stream

I was working with Google Map and I got warning message which says "Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration". Also it shows me...

View Article

Remove index.php from URL in CodeIgniter

I am working with CodeIgniter Framework since last 3 months. I have worked on CakePHP and Zend Framework before. But when I setup CodeIgniter, I was trying to access it but I was not able. Later, I...

View Article

[.htaccess] Redirect http to https using htaccess

I was working with one barter site. Client wants SSL for whole site. We installed it and all working fine with https. Redirect http to https using apache .htaccess rewrite rules.

View Article


[.htaccess] Redirect Non WWW to WWW with SSL/HTTPS

I was working with one project where I implement facebook login application. I was looking site with www url and client was checking with non www url. All works fine for me and never worked for client....

View Article

[WordPress] Fix 404 Errors for Posts and Pages when moved to Live

WordPress create rewrite rules which are responsible for managing permalink (Pretty URLS) in .htaccess file automatically. so when you moved your site from one host to another or moving your WP site...

View Article

Force Download Image JPG/PNG/GIF Files using PHP Javascript or htaccess

I was working with premium image web site where client want a facility for their registered users to download the image files directly to their PC. You can do in 3 ways. Force Download Image...

View Article


Force Download MP4 Audio/Video Files using PHP or htaccess

For Membership Video Site, client is looking for Force Download feature for MP4 Audio/Video files. This feature is only for their registered users to download the video files directly to their PC. If...

View Article


[htaccess] How to change your default Index page

As a web developer, you will be well aware that default page under directory will be index.html. It is default assumption by any designer, developer or any web expert. But you might not aware that...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images