Dear All
We want to use apache rule for dynamic / CMS based website
we want
myweb.com/myname001 to direct to myweb.com/abcd.php?id=100
myweb.com/myname002 to direct to myweb.com/abcd.php?id=200
myweb.com/myname003 to direct to myweb.com/abcd.php?id=300
All these entried are from table mtable in database
An user can add more records / entries to mtable how do i generate the apache rule in that case