Changes between Version 6 and Version 7 of faq/domain/add-domain-web-config
- Timestamp:
- Dec 24, 2018, 3:31:34 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/domain/add-domain-web-config
v6 v7 28 28 * Selecting "Web configuration" from the services menu 29 29 * Click Edit next to your web configuration 30 * Add the domain name that is causing this error to the line that starts with:30 * Add the domain name that is causing this error to one of the fields in the Domain Names section: 31 31 {{{ 32 ServerAlias32 Domain Names 33 33 }}} 34 34 35 Here's an example of the May First/People Link ServerAlias line (an unusually long line):35 Here's an example of the May First/People Link Domain Names fields : 36 36 37 37 {{{ 38 ServerAlias www.mayfirst.org may1st.org www.may1st.org may1st.net www.may1st.net 38 Domain Names www.mayfirst.org may1st.org 39 www.may1st.org 40 may1st.net 41 www.may1st.net 39 42 }}}