Forums / General / uri remove index.php

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

uri remove index.php

Author Message

Nayef Abu Ebaid

Wednesday 06 December 2006 7:39:38 am

Hi all,

How can I remove the index.php from the uri siteaccess method, so instead of the following url.

http://www.mysite.com/index.php/mydesign/

it will be like

http://www.mysite.com/mydesign/

best regards,

Nayef

Matthew Carroll

Wednesday 06 December 2006 9:43:33 pm

in your site.ini.append.php

[siteaccesssettings]
ForceVirtualHost=true

http://ez.no/doc/ez_publish/technical_manual/3_8/reference/configuration_files/site_ini/siteaccesssettings/forcevirtualhost

You will also need to add appropriate mod-rewrite rules:

http://ez.no/doc/ez_publish/technical_manual/3_8/installation/virtual_host_setup

Matthew

http://carroll.org.uk