htaccess | naveenOS https://www.naveenos.com How may I help you - E-Commerce | Full-Stack Developer Fri, 14 Aug 2009 18:59:22 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 301 redirect in PHP and .htaccess https://www.naveenos.com/2009/07/301-redirect-in-php-and-htaccess https://www.naveenos.com/2009/07/301-redirect-in-php-and-htaccess#respond Mon, 27 Jul 2009 17:18:58 +0000 http://naveenos.com/?p=59 What is 301 redirect ? You have a website and its all pages are ranked in the search engine. And now you’ve moved these files to a new domain. What will happen in this scenario!!. You are sending the visitor to “Error 404 – File not found” page when they follow your website in the […]

The post 301 redirect in PHP and .htaccess first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/301-redirect-in-php-and-htaccess/feed 0
Uploading large(big) files in PHP using .htaccess https://www.naveenos.com/2009/07/uploading-largebig-files-in-php-using-htaccess https://www.naveenos.com/2009/07/uploading-largebig-files-in-php-using-htaccess#respond Mon, 27 Jul 2009 17:16:15 +0000 http://naveenos.com/?p=55 I’ve seen that many of my friends are struggling with the uploads of the bigger or larger files in PHP. After looking at their struggle, i’m here to solve the problem of uploading larger or bigger files in PHP. Most of the web servers are configured such a way that a user can only upload […]

The post Uploading large(big) files in PHP using .htaccess first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/uploading-largebig-files-in-php-using-htaccess/feed 0
Custom Error Page with .htaccess https://www.naveenos.com/2009/07/custom-error-page-with-htaccess https://www.naveenos.com/2009/07/custom-error-page-with-htaccess#respond Mon, 27 Jul 2009 17:14:06 +0000 http://naveenos.com/?p=52 In my last post of Hiding .php file extension with .htaccess Michael has mentioned that you can create your own custom page for the the 404(not found) error in server. And alex wanted to know that tip as well.Alex here is the post for you rather than replying your comment. When you mistype the URL […]

The post Custom Error Page with .htaccess first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/custom-error-page-with-htaccess/feed 0
Prevent Directory Listing using .htaccess https://www.naveenos.com/2009/07/prevent-directory-listing-using-htaccess https://www.naveenos.com/2009/07/prevent-directory-listing-using-htaccess#respond Mon, 27 Jul 2009 17:11:04 +0000 http://naveenos.com/?p=49 What is directory listing ? As we know, most of the website contains “images” folder inside the root folder. If we type “www.somesite.com/images” in the browser and it shows the listing of the files in the browser like the picture below which means that directory listing is allowed on that web server. It’s better not […]

The post Prevent Directory Listing using .htaccess first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/prevent-directory-listing-using-htaccess/feed 0
Hide .php extension with url rewriting using .htaccess https://www.naveenos.com/2009/07/hide-php-extension-with-url-rewriting-using-htaccess https://www.naveenos.com/2009/07/hide-php-extension-with-url-rewriting-using-htaccess#comments Mon, 27 Jul 2009 16:55:23 +0000 http://naveenos.com/?p=42 Last time I’ve written an article about hiding php file extension where I’ve showed you how you can use .html or .asp extension of file instead of .php extension. But there was one flaw in that technique you have had to change the file extension explicitly but in this post I’m going to show you […]

The post Hide .php extension with url rewriting using .htaccess first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/hide-php-extension-with-url-rewriting-using-htaccess/feed 1
5 useful url rewriting examples using .htaccess https://www.naveenos.com/2009/07/5-useful-url-rewriting-examples-using-htaccess https://www.naveenos.com/2009/07/5-useful-url-rewriting-examples-using-htaccess#comments Sat, 18 Jul 2009 11:47:31 +0000 http://naveenos.com/?p=39 If you are looking for the examples of URL rewriting then this post might be useful for you. In this post, I’ve given five useful examples of URL rewriting using .htacess. If you don’t know something about url rewriting then please check my older post about url rewriting using .htaccess. Now let’s look at the […]

The post 5 useful url rewriting examples using .htaccess first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/5-useful-url-rewriting-examples-using-htaccess/feed 1
How to redirect browser to https (ssl) in php https://www.naveenos.com/2009/07/how-to-redirect-browser-to-https-ssl-in-php https://www.naveenos.com/2009/07/how-to-redirect-browser-to-https-ssl-in-php#comments Sat, 18 Jul 2009 11:13:25 +0000 http://naveenos.com/?p=26 Most of the e-commerce website uses payment gateway for online payment. And, those sites uses SSL (secure socket layer) connection to transfer data to and from the payment gateway. In the common scenario, most of the sites uses “http” protocol and you can see “http” in the browser’s address bar. But in the above scenario,we […]

The post How to redirect browser to https (ssl) in php first appeared on naveenOS.]]>
https://www.naveenos.com/2009/07/how-to-redirect-browser-to-https-ssl-in-php/feed 1