Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

add hint for symlinked assets in htaccess #828

Merged
merged 1 commit into from
Jul 1, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 1, 2015

@fabpot
Copy link
Member

fabpot commented Jul 1, 2015

Thank you @xabbuh.

@fabpot fabpot merged commit 9d42632 into symfony:2.3 Jul 1, 2015
fabpot added a commit that referenced this pull request Jul 1, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

add hint for symlinked assets in htaccess

see https://github.com/symfony/symfony-docs/pull/5020/files#r24984113

Commits
-------

9d42632 add hint for symlinked assets in htaccess
@@ -5,6 +5,11 @@
# to each configured DirectoryIndex file (e.g. index.php, index.html, index.pl).
DirectoryIndex app.php

# uncomment the following line if you install assets as symlinks
# or run into problems when compiling LESS/Sass/CoffeScript assets
#
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This space is inconsistent with the rest.

@xabbuh xabbuh deleted the follow-symlinks-hint branch July 2, 2015 07:15
fabpot added a commit that referenced this pull request Jul 15, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

tweak follow symlinks options for consistency

@Tobion left some good comments in #828. This PR applies his suggestions.

Commits
-------

39d1fd0 tweak follow symlinks options for consistency
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants