I have transferred my website from old server to shared server.
All my code is in "lfdata/main/com"
under "public_html"
on the shared server.
The clean URL would look like follows:
http://ip-address/~name/how
and the rewritten URL should be:
http://ip-address/~name/lfdata/main/com/how.php
So can anyone suggest a rewrite rule for creating above URL?