Page is a not externally linkable
jreyest - 2:45 am on Jun 15, 2010 (gmt 0)
[edited by: tedster at 3:24 am (utc) on Jun 15, 2010]
Wow. Thank you very much. It worked.
And what if i add another variable?
Would be something like this?:
RewriteCond %{QUERY_STRING} ^([^&]*&)*page=([0-9]+)(&.+)?$
RewriteCond %{QUERY_STRING} ^([^&]*&)*var2=([^-]+)(&.+)?$
RewriteRule convert-([^-]+)-to-([^-]+)\.php$ convert.php?from=$1&to=$2&page=%2&var2=%3 [L]
[edit reason] Disable graphic smile faces [/edit]