jeffrose
Chevereto Member
🎯Description of the issue
Server error when the default .htaccess file is in use. This is a brand new install with literally no customization done. I haven't even loaded the settings page (I did upload 1 photo as a test).
▶🚶Reproduction steps
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at jeff@mydomain.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
📃Error log message
/var/www/mydomain.com/public_html/.htaccess: RewriteCond: cannot compile regular expression '\\.(css|js|html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|asf|asx|wax|$', referer: https://mydomain.com/index.php
The actual regex line is:
RewriteCond %{REQUEST_URI} !\.(css|js|html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|asf|asx|wax|$
Server error when the default .htaccess file is in use. This is a brand new install with literally no customization done. I haven't even loaded the settings page (I did upload 1 photo as a test).
▶🚶Reproduction steps
- n/a
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at jeff@mydomain.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
📃Error log message
/var/www/mydomain.com/public_html/.htaccess: RewriteCond: cannot compile regular expression '\\.(css|js|html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|asf|asx|wax|$', referer: https://mydomain.com/index.php
The actual regex line is:
RewriteCond %{REQUEST_URI} !\.(css|js|html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|asf|asx|wax|$