.htaccess - apache hide file name from specific url -


i'm using jquerymobile , want url like

www.site.it/app/geo.php www.site.it/app/list.php www.site.it/app/categories.php etc.... 

appear like

www.site.it/app 

without affect normal web app work.

is possible?

if use jquery mobile, set single page application , put control on first pagecreate send first page.


Comments