MCQs > IT & Programming > Magento > Magento Redirect all .htaccess keeping administration.

Magento MCQs

Magento Redirect all .htaccess keeping administration.

Answer

Correct Answer: RewriteEngine On RewriteCond %{REQUEST_URI} ^/index\.php/admin [NC] RewriteRule ^ - [L] RewriteCond %{THE_REQUEST} !/new/ [NC] RewriteRule !^new/ /new%{REQUEST_URI} [NC,R=301,L]

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it