Is it possible to somehow set rewrite rule by cpanel?
For example (as it would be in apache.conf):
For example (as it would be in apache.conf):
RewriteRule ^\/test\/?(.*)$ "home/public_html/index.php?data=$1"