cancel
Showing results for 
Search instead for 
Did you mean: 

403 Error after URL rewrite for store view

403 Error after URL rewrite for store view

Hi everyone, I started to use Magento recently and I got stuck trying to make a multilingual store with different URLs.

 

I made 2 store views (English & German) and I want to have different URLs for them.

My site is http://www.crafters-workwear.de and I set for the English view this base URL: http://www.crafters-workwear.de/eng/ 

If I try to access from homepage to the English view I get a 403 error: 

Forbidden

You don't have permission to access /eng/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

If I try to change my view in other pages I get an Internal Server Error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

 

I made the eng folder in the magento root folder and I assigned 777 permission.

I tryed to follow various guides but nothing worked. What should I do more  Smiley Sad ?

Thanks to everyone who will spend some time helping me.