Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-20599

(EZSI) missing necessary virtualhost option ("Options +Includes") in documentation

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Medium Medium
    • 5.1.0beta1
    • Documentation
    • None
    • Operating System: Debian6
      PHP Version: 5.3.3
      Database and version: PostgreSQL (8.4.13)
      Browser (and version): Firefox 16.0.1

    Description

      Hi,

      In <YourInstallation>/extensions/ezsi/doc/documentation.html file, there is no reference to a necessary option to place on virtualhost.
      The option is "Options +Includes" (referred in http://httpd.apache.org/docs/2.0/howto/ssi.html )

      As example of my virtualhost:

          <Directory /var/www/apache2php53/ezp50/>
              Options FollowSymLinks +Includes
              order allow,deny
              allow from all
              Options +Includes
          </Directory>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulo.nunes-obsolete@ez.no Paulo Nunes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: