Tag Archives: rewrite

HTACCESS file changes actions when added "AddHandler application/x-httpd-ea-php72 .php .php7 .phtml"

Hello, I have the following in my HTACCESS file and the php default is 5.6 RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST… | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1754173&goto=newpost Continue reading

Posted in HostGator, Hosting, php, VodaHost | Tagged , , , , , , , | Comments Off on HTACCESS file changes actions when added "AddHandler application/x-httpd-ea-php72 .php .php7 .phtml"

Help with .htaccess file.

Hello, I need help with my .htaccess file, or at least I think I do and I am willing to pay you for the help. PayPal preferred, I need a receipt! Here is the fist bit of code presently being used without the many 301 redirects I have in place: DirectoryIndex cleaning-services.html RewriteEngine on RewriteCond %{HTTP_HOST} ^wbjanitorial.ca RewriteRule (.*) http://www.wbjanitorial.ca/$1 [R=301,L] RewriteRule ^cleaning-services.html$ http://www.wbjanitorial.ca/ [L,R=301] My index page or homepage is wbjanitorial.ca/cleaning-services.html Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , | Leave a comment