mod_rewrite links
Posted: Mon Jan 30, 2006 9:44 am
I have set it up so Apache changes the links from say index.php=?123 to bob.html
The thing I noticed in the CMS admin is when you want to add an "internal" link, say to link to john.html, you have only really 2 choices, write it manually in the source code of the page which for me is fine but the alternative would be to use the button in FCKeditorX which doesnt adhere to the mod_rewrite rules and therefore adds the link as index.php=?345, not john.html
If there is a less technical person using the CMS, they might not think to edit the source code of the page and even if they do, they aren't likely to know how to change it. IT would be nice to have a check option or something in the admin or in the installation process where you specify if you are going to use apache rewrite so then it automatically picks up the page name aliases rather than the numerical names. I realise not everyone uses Apache but I would find this feature to benefit me greatly in ensuring that the page names are a constant rather than a mixture between "real names" and the number ids.
Is this something that can be technically achieved?
Thanks,
Catherine
The thing I noticed in the CMS admin is when you want to add an "internal" link, say to link to john.html, you have only really 2 choices, write it manually in the source code of the page which for me is fine but the alternative would be to use the button in FCKeditorX which doesnt adhere to the mod_rewrite rules and therefore adds the link as index.php=?345, not john.html
If there is a less technical person using the CMS, they might not think to edit the source code of the page and even if they do, they aren't likely to know how to change it. IT would be nice to have a check option or something in the admin or in the installation process where you specify if you are going to use apache rewrite so then it automatically picks up the page name aliases rather than the numerical names. I realise not everyone uses Apache but I would find this feature to benefit me greatly in ensuring that the page names are a constant rather than a mixture between "real names" and the number ids.
Is this something that can be technically achieved?
Thanks,
Catherine