Mine
public text v1 · immutableRewriteEngine on
# RewriteRule ^company/(.+)$ /company.php?page=$1 [NC]
# RewriteRule ^(.+)/(.+)$ /song.php?artist=$1&song=$2 [NC]
RewriteEngine on
# RewriteRule ^company/(.+)$ /company.php?page=$1 [NC]
# RewriteRule ^(.+)/(.+)$ /song.php?artist=$1&song=$2 [NC]