Salut am si eu o problema cu .htaccess la un script aicarnet.ro care il urc pe hi2.ro pentru probe si imi da
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] 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.
RewriteEngine On
RewriteBase /
RewriteRule ^(.+)\.php$ /$1 [NC,L,R=301]
RewriteCond ^%{REQUEST_FILENAME}.php -f
RewriteRule ^(.+)/?$ /$1.php [END]
ErrorDocument ^ 404 /404
care ar fi cauza
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] 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.
RewriteEngine On
RewriteBase /
RewriteRule ^(.+)\.php$ /$1 [NC,L,R=301]
RewriteCond ^%{REQUEST_FILENAME}.php -f
RewriteRule ^(.+)/?$ /$1.php [END]
ErrorDocument ^ 404 /404
care ar fi cauza