Forums / Setup & design / Disable index.php? in URL

"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".

Disable index.php? in URL

Author Message

Martynas Bilevičius

Thursday 11 October 2007 12:46:41 pm

Helo, i try tu disable index.php? i di like writen here http://ez.no/developer/articles/how_to_configure_an_ez_publish_site/url_modifications and add two line in
[SiteAccessSettings]
ForceVirtualHost=true
RemoveSiteAccessIfDefaultAccess=enabled
afrter di whis i cant go to admin interface or to annoher page all links changes in and now disapir index.php? and eng but site dont work ?

André R.

Friday 12 October 2007 12:12:54 am

cgi related:
http://ez.no/developer/forum/install_configuration/possible_to_remove_path_to_ez_index_php_under_fastcgi

virtual host related:
http://ez.no/developer/forum/general/remove_index_php_from_url
http://ez.no/developer/forum/install_configuration/htaccess_removing_index_php_and_online_editor
http://ez.no/developer/forum/install_configuration/remove_index_php

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Martynas Bilevičius

Sunday 14 October 2007 8:37:24 am

Thanks, now everything is ok, i change some code in .htaccess file and now OK.