S
S
semenvachekin2018-07-08 15:06:03
htaccess
semenvachekin, 2018-07-08 15:06:03

Error 500 Server error?

Guys error 500 server error what's the problem ??
htaccess has only such lines, everything worked for me yesterday and today it is an error
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L,NC]

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lander, 2018-07-08
@usdglander

The error could be anything. htaccess has nothing to do with it.
Do full debugging. Somewhere in the script is most likely an error.

T
ThunderCat, 2018-07-08
@ThunderCat

A 500 error is a generic term for a fatal error with error reporting disabled. See the error log or turn on error output. As Lander wrote , .htaccess probably has nothing to do with it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question