Development

Changeset 3865

You must first sign up to be able to contribute.

Changeset 3865

Show
Ignore:
Timestamp:
04/25/07 14:26:38 (2 years ago)
Author:
francois
Message:

doc: fixed typo in virtualhost setup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/branches/1.0/book/03-Running-Symfony.txt

    r3414 r3865  
    234234    </VirtualHost> 
    235235 
    236 In the configuration in Listing 3-1, the `/path/to/symfony/data` placeholder must be replaced by the actual path. For example, for a PEAR installation in *nix, you should type something like this: 
     236In the configuration in Listing 3-1, the `$sf_symfony_data_dir` placeholder must be replaced by the actual path. For example, for a PEAR installation in *nix, you should type something like this: 
    237237 
    238238        Alias /sf /usr/local/lib/php/data/symfony/web/sf