Thursday 17 July 2003 5:47:47 am
I lost days with trying, reading and... failing... I've put the rewrite rule in my httpd.conf file:
RewriteEngine On RewriteRule !\.(gif|css|jpg|png|js)$ /index.php and changed the |ezurl 's to ezroot and tried to work with the admin-interface. when accessing an url like http://localhost/shop/orderlist/ I keep on retrieving the following error message: 'The requested module 'orderlist' could not be found.'
does someone know what I'm missing?
any help would be appreciated red
|