i've got odd redirect request, , i'm not sure if possible.
on server have series of php files name similar /title-of-the-page-####.php, #### unique integer id of page.
i want able redirect users /#### full title of page (as listed above). possible within .htaccess file, , if so, how? (i avoid listing of pages within .htaccess file)
Comments
Post a Comment