All Tags<rewrite>magento (RSS)
  • Re: URL Rewrite not working - Displays 404

    I am facing similar stuff with my Server: Server 2008 / IIS7 / URL Rewriter PHP / mySQL and as application Magento (Shopsystem) Everything is running fine when I am on the server console using the full qualified name for that application for example http://blahblahblah.domainName.com , but when I try...
    Posted to Forum by Andreas Broicher on 03-17-2009, 11:43 AM
  • Re: URL Rewrite and Magento

    Options +FollowSymLinks RewriteEngine on #RewriteBase /magento/ #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteCond %{REQUEST_URI} !^/(media|skin|js)/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d #RewriteCond %{REQUEST_FILENAME} !-l RewriteRule .* index...
    Posted to Forum by Andreas Broicher on 03-16-2009, 9:17 AM
  • Re: URL Rewrite and Magento

    Hi, I am realy not getting further searching google and iis.net I still can not find any hints on how to translate this : Options +FollowSymLinks RewriteEngine on RewriteBase /magento/ RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteCond %{REQUEST_URI} !^/(media|skin|js)/ RewriteCond...
    Posted to Forum by Andreas Broicher on 03-16-2009, 8:59 AM
Page 1 of 1 (3 items)
Microsoft Communities