Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ForceVirtualHost

Summary

Sets if Exponential should force virtual host mode.

Usage

ForceVirtualHost=true|false

Description

Normally Exponential automatically detects if virtual host or non virtualhost should be used. This has been further improved in 4.5, however some special cases require virtual host mode to be forced.

You can read more about the various access methods for Exponential in the Access Methods chapter. Specific information about virtual host setups can be found in the Virtual host setup chapter.

Frederik Holljen (04/03/2005 8:46 am)

Geir Arne Waaler (06/01/2011 12:40 pm)

Frederik Holljen, Svitlana Shatokhina, Geir Arne Waaler


Comments

  • In extensions

    This may not be the most tried setting in an extension, but it won't affect URLs if used in an extension.
    This must be set in settings/override|siteaccess/site.ini to work correctly.
    Not sure if it's a bug, or as intended.