Forums
(@bautraartis)
13 years, 11 months ago
Really there is no way to do with rewrite rules?
I find this: http://blog.ideashower.com/post/15147325716/override-wordpress-htaccess-with-custom-rewrite-rules
I try but it redirect from http://www.samplepage.com/scores/ back to http://www.samplepage.com.
I need that /scores/ link uses scores.php file (this file get json decoded data from other site), so i think i cant make a page or post.
If i will make page or post there i only can add text not the data i receive from other site.