clean url for printer-friendly page
-
I wanted to know the syntax to be used in the .htaccess file for making clean url for the printer-friendly pages. eg.
if the rewrite base is /wp/ in the .htaccess file, and the print.php is at /wp/,
what should be the syntax to be used in the .htaccess file if the url:
http://www.domainxyzzz.org/wp/print.php?p=72
has to be converted into
http://www.domainxyzzz.org/print/72/
I have searched the wordpress forum, but couldn’t find any solution; while the tutorial sites on .htaccess were a bit difficult to understand. thanks.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘clean url for printer-friendly page’ is closed to new replies.