Jump to content

Recommended Posts

 

Hello I have a problem with ishop, the following message appears: internal server error 500 my htaccess

 

php_flag display_errors on

ErrorDocument 404 http://localhost:8080/ishop_dev/404/
RewriteEngine on

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !\.(?:css|png|jpe?g|gif)$ [NC,OR]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([a-zA-Z0-9_-]+)\/$ ?p=$1 [QSA] 
RewriteRule ^categorie\/([a-zA-Z0-9_-]+)\/$ ?cat=$1 [QSA]
RewriteRule ^ajax\/([a-zA-Z0-9_-]+)\/([a-zA-Z0-9_-]+)\/$ ishop_ajax.php?type=$1&id=$2 [QSA]

 

Link to comment
https://metin2.dev/topic/17999-internal-server-error-ishop/
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.