apache/php question
i have setup wamp on a laptop for display of a website at a conference. anyway it uses a content management system, and i have got it working but i want it to load subpages which are of the order pageid=281 and it isn't loading them. its only loading the default page for the "if no page id loaded" statement. So i think its not parsing the url or reading it correctly for when i access default.php?pageid=281are there any extra lines i need to add to php or apache for it to do this? as i haven't encountered this before.