Forums / Install & configuration / removing /index.php/*** from a virtualhost setup.
Jesper Haggren
Monday 19 July 2004 1:10:04 pm
hello,
I can't find an answer to this bug anywhere in the documentation.Can anyone help?
I use a virtualhost-setup:
frontend: site.domain.comadmin: admin.site.domain.com
I have choosen the "plain"-style in the installation, and the plain-site is working.
The plain-site has a number og categories, including: Contact us Contacts Files Galleries Links Media files News Polls ProductsWeblog
the problem is that the categori-links for each of the items is: /index.php/xxx - ex. /index.php/contacts - I want the "index.php" part removed... The link /contacts works fine.
Where do I remove the "index.php"-part of the link?
JeHa
Frederik Holljen
Tuesday 20 July 2004 12:14:00 am
virtual host doc:http://www.ez.no/ez_publish/documentation/installation/virtual_host_setup
site access doc:http://www.ez.no/ez_publish/documentation/configuration/configuration/site_access
You probably need the last one.