Forum Moderators: phranque
My site use one page and inserts the content so all of my links look like
index.php?page=example/example.php
index.php?page=example/example.php&data=1
index.php?page=example/example.html
90% of all my link has a real file that if i typed
example/example.php
i would find the page but i would lose all of the style and formating that the index page brings with it.
So what should I do