Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
a145d3ad
Commit
a145d3ad
authored
Sep 26, 2014
by
Lorenzo Milesi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix double specification of basePath
parent
357e211c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
structure-assets.md
docs/guide/structure-assets.md
+1
-1
No files found.
docs/guide/structure-assets.md
View file @
a145d3ad
...
...
@@ -310,7 +310,7 @@ automatically by the [[yii\web\AssetManager|asset manager]].
By default, assets are published to the folder
`@webroot/assets`
which corresponds to the URL
`@web/assets`
.
You may customize this location by configuring the
[
[yii\web\AssetManager::basePath|basePath
]
] and
[
[yii\web\AssetManager::base
Path|basePath
]
] properties.
[
[yii\web\AssetManager::base
Url|baseUrl
]
] properties.
Instead of publishing assets by file copying, you may consider using symbolic links, if your OS and Web server allow.
This feature can be enabled by setting
[
[yii\web\AssetManager::linkAssets|linkAssets
]
] to be true.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment