<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^phs\/[a-zA-Z0-9]+\/[0-9]+.html$ phs.php [L]
</IfModule>