FFMG
02-25-2006, 04:48 PM
Ok, my .htaccess simply does not work at all.
My host will not allow it.
So what I wanted to do was to add a small function that would created a php file based on the name of the category so at least I would have a link for each category.
So in my case
http://www.webhostshunter.com/index.php?c=14
would become something like
http://www.webhostshunter.com/cat/affiliate_programs.php but in order to do that I would need to know where the http://www.webhostshunter.com/index.php?c=14 link gets created.
My second problem is that the file might need to be in the root directory, but I will fix that problem when I come across it.
So....
1) If you know where the links are created please let me know
2) If you want to see the result of my changes let me know and I will add them here, (or in the mod section).
FFMG
My host will not allow it.
So what I wanted to do was to add a small function that would created a php file based on the name of the category so at least I would have a link for each category.
So in my case
http://www.webhostshunter.com/index.php?c=14
would become something like
http://www.webhostshunter.com/cat/affiliate_programs.php but in order to do that I would need to know where the http://www.webhostshunter.com/index.php?c=14 link gets created.
My second problem is that the file might need to be in the root directory, but I will fix that problem when I come across it.
So....
1) If you know where the links are created please let me know
2) If you want to see the result of my changes let me know and I will add them here, (or in the mod section).
FFMG