Jump to content
php.lv forumi

Recommended Posts

Posted (edited)

man ir izveidots shaads mod_rewrite, bet nevaru vinjaa atrast kljuudu, varbuut kaads var paliidzeet:

Options -Indexes
Options +FollowSymlinks
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^_folder/(.*)$  /_folder/index.php?id=$1 [L]
RewriteRule ^(.*)$ /index.php?id=$1 [QSA]

Edited by Rich Bitch
Posted

izmet kluudu:

Internal Server Error

 

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

 

Please contact the server administrator, admin@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

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

adrese, kuru atver http://example.com/_folder/lv/

Posted

un kas rakstīts error logā?

  • 2 weeks later...
×
×
  • Create New...