emanon
emanon copied to clipboard
.htaccess error
Hello, i modified the config.pm and tried to run post.cgi but an '500 internal error' showed up. I checked my error log and i found:
[Sat Jul 02 13:06:40.815247 2022]
/fs5d/9kun/public/board/.htaccess: Invalid command 'Deny', perhaps misspelled or defined by a module
I checked the .htaccess file and found 3,4,5 lines containing:
<FilesMatch "\.(txt|pm)$">
Deny from all
</FilesMatch>
How i solve this?? Sorry i don't know much of cgi, htaccess and perl. Thanks in advance.
Require all granted