Development

Changeset 6128

You must first sign up to be able to contribute.

Changeset 6128

Show
Ignore:
Timestamp:
11/21/07 10:50:37 (1 year ago)
Author:
gregoire
Message:

Added a commented relative_url_root with its default value in settings.yml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/data/skeleton/app/app/config/settings.yml

    r5144 r6128  
    5252# 
    5353#    # Routing settings 
     54#    relative_url_root:                # Default URL prefix. Use this when your symfony project is installed in a sub directory of the apache document root. 
    5455#    suffix:                 .         # Default suffix for generated URLs. If set to a single dot (.), no suffix is added. Possible values: .html, .php, and so on. 
    5556#    no_script_name:         off       # Enable the front controller name in generated URLs