.htaccess doesn't seem to work

I’ve looked for references by googling and reading the cyberpanel community, but still haven’t succeeded in solving this problem.

What I have done is save .htaccess using Rewrite Rules in manage website and restart openlitespeed in Manage Services - Services Status.

But it seems like .htaccess doesn’t work.

One of the contents of the rewrite rules is:
RewriteRule ^contact$ /wmn_contact.php [NC,L]

When I call the page [my website]/contact the result is 404 not found.

I’m using AlmaLinux 8.10 and here is my CyberPanel Version:

Current Version:
2.3
Build:
5
Current Commit:
e813d2c0afb6ca1bb23af1ea0f224156f1e0a458
Latest Version:
2.3
Latest Build:
5
Latest Commit:
e813d2c0afb6ca1bb23af1ea0f224156f1e0a458

Please advise, thank you.