91 Commits

Author SHA1 Message Date
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +01:00
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
88e942821c update composer asset plugin link (#18797) 2021-08-01 09:04:55 +02:00
7374d4ac5c update http to https website links 2021-07-19 00:16:20 +03:00
d4f904f42c fix IIS Web site link 2021-06-11 00:26:20 +03:00
79a81fd77f update npmjs urls 2021-05-10 00:24:32 +03:00
1d514e2ded Revert "Fix anchors in docs (#18344)"
This reverts commit 0f4b147352f2524f2a1530d419d13a8c8acd5069.
2020-11-05 14:14:35 +03:00
0f4b147352 Fix anchors in docs (#18344) 2020-11-01 17:51:16 +03:00
5adb556151 Adding some important hints for IIS Configuration (#18112)
- Mention the term **Web site** of IIS that acts as Virtual Hosts in other servers.
- Introducing a list of helpful official IIS resources.
2020-06-18 00:52:19 +03:00
87a9beaede Add NGINX Unit config to start-installation.md (#18079) 2020-06-05 00:19:34 +03:00
1378ca03ba Fix incorrect info in start-installation.md (#17821) [skip ci] 2020-01-22 22:48:34 +03:00
0dd5e370df Add IIS configuration to getting started guide section (#13712) [skip ci]
Supposing configurations for IIS to host Yii2 application. The reference of the code is the following question's answer on Stack Overflow:
http://stackoverflow.com/questions/30470618/iis-and-yii2-pretty-url
2019-09-17 14:13:36 +03:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
bca1e88fbd Fix Apache URL rewriting (#16936) 2018-12-05 13:20:35 +03:00
ec792617ba Update start-installation.md (#16548) [skip ci]
On a typical Linux installation, you will need "sudo" to move composer.phar to /usr/local/bin, as the folder belongs to root.
2018-07-27 23:25:11 +08:00
feae9be281 Update start-installation.md (#16520) [skip ci]
In the Yii2 Guide, where the Advanced Project Template is mentioned, the link should be to the topic about it in the guide, rather than to an .md file in a github repository.
2018-07-18 00:23:23 +08:00
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