kh
khongngu
#1
what is output of ls -la /home/domain.com/public_html/.htaccess
what is output of `ls -la /home/domain.com/public_html/.htaccess`
-rw-r–r–
And, there are websites that have been working for a long time, but today an error occurred
And who is owner of this file ?
And who is owner of this file ?
-rw-r–r-- 1 xaydung xaydung 1855 Oct 30 17:22 .htaccess
Can you edit rewrite rules from website lanucher in CyberPanel?
Can you edit rewrite rules from website lanucher in CyberPanel?Yes, I can!
.
Possible bug in OpenLiteSpeed, will get back to you
Can you create php file and see result
<?php
system(whoami);
?>