I was playing with Oxid shop – Community Edition, version 4.1.3_19918, this morning. Got stuck on installation step for about 10 minutes. Installation screen kept showing me that I have no Apache mod rewrite, although I was sure I do.
The issue was really trivial, but can make you wonder why. What I did is to copy pate all un-archived files from OXID_ESHOP_CE_4.1.3_19918.zip to my local web server folder. Since I copied from graphical interface Gnome i forgot to turn on “Show hidden files”. This in turn omitted .htaccess file from being copied along other files. Just copy paste the Oxid’s .htaccess along other files and you should be ok.