You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ http2=true
137
137
138
138
*`sslState` : This value represents the full name of a state.
139
139
140
-
*`sslCountry` : This value represents the twoletter ISO code of a country.
140
+
*`sslCountry` : This value represents the two-letter ISO code of a country.
141
141
142
142
*`sslOrganisation` : This value represents an organisation name.
143
143
@@ -147,11 +147,11 @@ http2=true
147
147
148
148
> **Note:** Use the 'local' part of an email address followed by the @ (at) symbol only. Do not include the 'domain' part of the email address as the hostname will be auto-appended.
149
149
150
-
*`sslDays` : This value represents the number of days you would like the certificates to remain valid for. Enter a high value so your SSL certificate does not expire to regularly and become an inconvenience.
150
+
*`sslDays` : This value represents the number of days you would like the certificates to remain valid for. Enter a high value, so your SSL certificate does not expire to regularly and become an inconvenience.
151
151
152
152
#### Development Domains
153
153
154
-
*`[Website 1]` : This section name represent the humanreadable host name which is used within your various configuration files. Whilst it is not used by WampServer itself, it will definitely make identification within the generated configuration files easier.
154
+
*`[Website 1]` : This section name represent the human-readable host name which is used within your various configuration files. Whilst it is not used by WampServer itself, it will definitely make identification within the generated configuration files easier.
155
155
156
156
*`hostname` : This value represents the URL friendly address used to access your site in your web browser.
157
157
@@ -325,4 +325,4 @@ If you know of any other browser(s) that would benefit by being added to this li
325
325
If you are unable to update or restore your systems 'hosts' file then:
326
326
327
327
1. You are not logged in as an Administrator. To change this either login as an Administrator or right click the script and select 'Run as administrator'.
328
-
2. Your anti-virus software is stopping the modification of your systems files, including your systems 'hosts' file. This is usually a standard function of anti-virus software and the most probable cause of this issue. To change this turn off / disable your anti-virus software, run the script and then turn on / enable your anti-virus software. Most anti-virus software has an easily accessible option to disable protection for a short period of time. EG: 1-minute, 3-minutes, etc. You should only need to disable it for 1-minute for the script to execute correctly.
328
+
2. Your anti-virus software is stopping the modification of your systems files, including your systems 'hosts' file. This is usually a standard function of anti-virus software, and the most probable cause of this issue. To change this turn off / disable your anti-virus software, run the script and then turn on / enable your anti-virus software. Most anti-virus software has an easily accessible option to disable protection for a short period of time. EG: 1-minute, 3-minutes, etc. You should only need to disable it for 1-minute for the script to execute correctly.
0 commit comments