74 Commits

Author SHA1 Message Date
46848f0051 Add docs about assets preventing assets installation (#15603) [skip ci] 2018-02-06 14:38:27 +03:00
cf8b1dfc8a Replaced .local with .test in installation guide [skip ci]
.local is used in mDNS by Apply and may cause routing issues
2017-12-21 02:35:56 +03:00
144ccf0344 docs: apache2 htaccess, avoid scriptname in URLs
adjust .htaccess example to show 404 on pretty URLs, when
$showScriptName is false.

fixes https://github.com/yiisoft/yii2-app-basic/issues/109
2017-10-30 10:07:10 +01:00
Sam
0017d9c660 Fixes #13780: Added support for trusted proxies in yii\web\Request 2017-08-17 13:14:51 +03:00
9a18748e1f Documented possibility of using asset-packagist 2017-06-17 17:10:02 +03:00
c35ddec09a Update composer fxp plugin version in docs and travis scripts 2017-04-19 02:55:31 +03:00
3f66fb6cdf Suggest latest PHP 7 usage in the guide [skip ci] 2017-01-18 19:00:50 +03:00
9da97f676d Duplicate hash link [skip ci] (#12724) 2016-10-12 12:44:23 +03:00
f56ede3899 📖 'Number of' is used with countable nouns [skip ci] 2016-08-25 15:53:21 +03:00
b668aaf875 more verbose and better links in installation instructions
fixes yiisoft/yii2-app-basic#29
2016-07-11 14:42:15 +02:00
c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 2016-07-03 12:05:42 +02:00
ebef9039e8 Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci] 2016-06-21 23:30:42 +03:00
325e416ab9 Fixes #9735: minor corrections in nginx config example
(cherry picked from commit 26a18aaa8cca60eee83b773dca6a6558c27c361c)
2016-04-30 19:13:44 +03:00
997dfa3e11 review guide and UPGRADE file 2016-02-12 15:56:54 +01:00
c7033712b9 fixed some code highlighting tags in the guide
to match better the languages in highlight.js
2015-12-12 05:07:36 +01:00
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
1c0593444e Merge pull request #10137 from pana1990/update-composer-asset-plugin
Update composer-asset-plugin [skip ci]
2015-11-11 21:08:34 +03:00
4efb84ce33 Update docs [skip ci] 2015-11-11 11:47:08 +01:00
a2c4e26124 Update composer-asset-plugin [skip ci] 2015-11-11 11:27:36 +01:00
7064abb30b #9629: used port 80 by default for PHP builtin server at installtion page 2015-09-08 01:53:49 +03:00
5396eb1480 Adjusted #9629 further 2015-09-08 01:51:13 +03:00
5f7739fb87 #9629: Mentioned PHP built-in web server in installation guide as a simple way to get started 2015-09-08 01:27:47 +03:00
8c51baa88f Update installation docs to latest version of composer-asset-plugin [ci skip]
Anyone stuck on 1.0.0 will be riddled with deprecation notices.
2015-09-02 07:55:02 -07:00
df0ad23f0b docs/guide/start-* minor corrections [skip ci] 2015-05-23 18:34:40 +03:00
486e7c59cf updated fxp/composer-asset-plugin version constraint
fixes #6253
2015-05-06 16:32:55 +02:00
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
9d2efe52ab Change way to get
Using http may call issue, changet to https. More https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx
2015-04-26 23:58:41 +05:00
2a8f5671df docs/guide/* fixed the links to advanced project template doc [ci skip] 2015-04-03 20:31:34 +09:00
87a824515f Renamed application template into project template in docs 2015-04-02 14:46:34 +03:00
861625217f Add a reference to console application to "getting started"
to make users more aware of it, fixes #6841
2015-03-05 22:46:08 +01:00
52e42eeb80 Merge pull request #7431 from DiegoRBaquero/patch-1
[skip ci] Update start-installation.md nginx config
2015-03-04 02:13:11 +03:00
0efe621684 Adjusted nginx docs to match older packages provided by most OSes nowadays 2015-02-28 13:56:16 +03:00
78c2bda0ff Update start-installation.md nginx config
Fixes the nginx configuration file which led to nginx: [emerg] unknown log format "main" in /etc/nginx/sites-enabled/a.luloapp.com:12 on nginx 1.6.2
2015-02-24 17:24:16 -05:00
6a4dc8a4e8 adjust version composer-asset-plugin to 1.0.0 [ci skip]
close #7024
2015-01-26 13:40:15 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
d46b468acd docs/guide/start-installation.md - small changes [ci skip] 2015-01-24 11:17:33 +09:00
de2064d932 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-11-30 17:56:24 -05:00
1e865deb2b minor adjustment [skip ci] 2014-11-30 17:56:09 -05:00
70489e5aa5 Update start-installation.md
typo
2014-11-30 23:52:16 +01:00
55e761a685 Fixes #6059. 2014-11-30 17:05:06 -05:00
e8f7b1a8c2 docs/guide/start-installation.md - fixed link reference 2014-11-25 13:09:35 -02:00
438a691af2 Update composer-asset-plugin version to beta4
Have not tested that beta4 works, honestly just trying out the GitHub edit button :P
2014-11-23 22:13:34 +01:00
0b755395d4 working on guide [skip ci] 2014-11-02 22:11:45 -05:00
d4fac33f4b Fixes #5509. 2014-10-12 18:13:22 -04:00
e1a1745a79 Update start-installation.md
close #5349
2014-10-04 12:47:53 +02:00
df9a0f08fc fixed broken link
fixes #5340
2014-10-03 19:24:55 +02:00
25bd905ef4 Finished cookie and session section. 2014-10-02 00:49:03 -04:00
60fe84c89e guide: consistent usage of composer command 2014-10-01 15:45:19 +02:00
0a3769ce5f added note about API rate limit to the install docs.
related to #5083
2014-10-01 14:54:22 +02:00
2af3f516b0 Update start-installation.md 2014-09-30 15:31:35 +07:00