Hi there
this is my first post here I have a new website I have played with my htaccess file but I have no backup for it and now it produce internal server Error I do not know what to do this the code of it please any help will be appreciated
#php_flag error_reporting 1
php_flag display_errors 0
RewriteEngine On
RewriteBase /
RewriteRule ^([0-9]+)/(.*)?$ /index.php?module=item&action=show_item_decr&item_i d=$1
Thank you all...