forked from apache/trafficserver
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates links to trafficserver.apache.org to https
- Loading branch information
Showing
8 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -152,7 +152,7 @@ plugins to build large scale web applications. | |
You can download the latest source code from the official Apache Traffic | ||
Server site: | ||
|
||
http://trafficserver.apache.org/downloads | ||
https://trafficserver.apache.org/downloads | ||
|
||
(or via the URL shortener: http://s.apache.org/uG). Once downloaded, | ||
follow the instructions: | ||
|
@@ -246,5 +246,5 @@ the installation with | |
7. ADDITIONAL INFO | ||
|
||
Web page: https://trafficserver.apache.org/ | ||
Wiki: http://cwiki.apache.org/confluence/display/TS/ | ||
Wiki: https://cwiki.apache.org/confluence/display/TS/ | ||
User mailing list: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ | |
m4_define([TS_VERSION_S],[9.0.0]) | ||
m4_define([TS_VERSION_N],[9000000]) | ||
|
||
AC_INIT([Apache Traffic Server], TS_VERSION_S(), [[email protected]], [trafficserver],[http://trafficserver.apache.org]) | ||
AC_INIT([Apache Traffic Server], TS_VERSION_S(), [[email protected]], [trafficserver], [https://trafficserver.apache.org]) | ||
AC_PREREQ([2.59]) | ||
AC_CONFIG_AUX_DIR([build/_aux]) | ||
AC_CONFIG_SRCDIR([src/traffic_server/traffic_server.cc]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters