Hello,
I can't figure out how to get rid of the "index.php?" that appears in all of by website addresses. For instance, an article in the "service" category shows up as "http://www.cgrs.net/index.php?services"
How can I get this to read just "http://www.cgrs.net/services" ?
Thanks for your help in advance!
Amy
web address, php?
-
Pappnase
hello
enable the rwrite function into the conf.inc.php and rename the_.htaccess to .htaccess then you get this
"http://www.cgrs.net/services.phtml"
enable the rwrite function into the conf.inc.php and rename the_.htaccess to .htaccess then you get this
"http://www.cgrs.net/services.phtml"