Linux Conquering Cloud

Learn .. Conquer .. Share

Pages

▼
Showing posts with label HTACCESS. Show all posts
Showing posts with label HTACCESS. Show all posts
Thursday, April 25, 2013

You can use mod_rewrite for redirecting http to https.

›
You can use mod_rewrite for redirecting http to https. You need to go in the http vhost container and add the following: ===================...
Monday, April 1, 2013

How to redirect a WWW?

›
Step1: Go to the path #/home/username/public_html Step2: vi .htaccess Step3: RewriteEngine on RewriteCond %{HTTP_HOST} ^hashroot.com\.com$ [...
Friday, March 22, 2013

.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

›
If you are getting “(13)Permission denied: /home/username/public_html/shop/.htaccess pcfg_openfile: unable to check htaccess file, ensure it...
Sunday, March 10, 2013

Php.ini using .htaccess

›
http://www.suphp.org/DocumentationView.html?file=apache/CONFIG if you want to use "/path/to/server/config/php.ini", use "suPH...
›
Home
View web version
Powered by Blogger.