How to add module into nginx packageCan't add repository due to 'missing' fingerprintRecompile Nginx with...
can i play a electric guitar through a bass amp?
Is it important to consider tone, melody, and musical form while writing a song?
Is this a crack on the carbon frame?
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
What are the differences between the usage of 'it' and 'they'?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Can divisibility rules for digits be generalized to sum of digits
"to be prejudice towards/against someone" vs "to be prejudiced against/towards someone"
What does "Puller Prush Person" mean?
Do VLANs within a subnet need to have their own subnet for router on a stick?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Why not use SQL instead of GraphQL?
Why was the small council so happy for Tyrion to become the Master of Coin?
Dragon forelimb placement
Maximum likelihood parameters deviate from posterior distributions
Email Account under attack (really) - anything I can do?
What do the dots in this tr command do: tr .............A-Z A-ZA-Z <<< "JVPQBOV" (with 13 dots)
Why Is Death Allowed In the Matrix?
Watching something be written to a file live with tail
Smoothness of finite-dimensional functional calculus
Languages that we cannot (dis)prove to be Context-Free
Why did Neo believe he could trust the machine when he asked for peace?
Have astronauts in space suits ever taken selfies? If so, how?
How to add module into nginx package
Can't add repository due to 'missing' fingerprintRecompile Nginx with nginx-push-stream-module?Unable to find where external IP address is being blocked (nginx, nodejs, linksys router)What package provides aio module for nginx?Nginx failed question programs not downloadingCORS NGINX configuration problemCan't get nginx to run php on ubuntu 16.04 serverhttp://domain/phpmyadmin login page not loading - error 403 forbiddenInstalling any package problemTrying to install NGINX in Ubuntu 16 but won't install nginx and getting Error about locale settings
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I try to add module like the guide in https://serverfault.com/questions/227480/installing-optional-nginx-modules-with-apt-get, But I got error :
E: You must put some 'source' URIs in your sources.list
When I try to run
sudo apt-get source nginx
Does anyone know what mistake I have done?
TIA
deb nginx
New contributor
add a comment |
I try to add module like the guide in https://serverfault.com/questions/227480/installing-optional-nginx-modules-with-apt-get, But I got error :
E: You must put some 'source' URIs in your sources.list
When I try to run
sudo apt-get source nginx
Does anyone know what mistake I have done?
TIA
deb nginx
New contributor
add a comment |
I try to add module like the guide in https://serverfault.com/questions/227480/installing-optional-nginx-modules-with-apt-get, But I got error :
E: You must put some 'source' URIs in your sources.list
When I try to run
sudo apt-get source nginx
Does anyone know what mistake I have done?
TIA
deb nginx
New contributor
I try to add module like the guide in https://serverfault.com/questions/227480/installing-optional-nginx-modules-with-apt-get, But I got error :
E: You must put some 'source' URIs in your sources.list
When I try to run
sudo apt-get source nginx
Does anyone know what mistake I have done?
TIA
deb nginx
deb nginx
New contributor
New contributor
New contributor
asked 11 mins ago
AbdulAbdul
31
31
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Abdul is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131768%2fhow-to-add-module-into-nginx-package%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Abdul is a new contributor. Be nice, and check out our Code of Conduct.
Abdul is a new contributor. Be nice, and check out our Code of Conduct.
Abdul is a new contributor. Be nice, and check out our Code of Conduct.
Abdul is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131768%2fhow-to-add-module-into-nginx-package%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown