How enable content-length header using .htaccess?How to wget website with same page and content names?Is it...

How can the dynamic linker/loader itself be dynamically linked as reported by `file`?

Create the same subfolders in another folder

How to prevent pickpocketing in busy bars?

Why, even after his imprisonment, people keep calling Hannibal Lecter "Doctor"?

What are examples of EU policies that are beneficial for one EU country, disadvantagious for another?

I transpose the source code, you transpose the input!

How do we know neutrons have no charge?

What can Thomas Cook customers who have not yet departed do now it has stopped operating?

Knights and Knaves: What does C say?

Sci-fi movie with one survivor and an organism(?) recreating his memories

お仕事に学校頑張って meaning

Is there a relationship between prime numbers and music?

Garage door sticks on a bolt

Lost passport and visa, tried to reapply, got rejected twice. What are my next steps?

Why does my browser attempt to download pages from http://clhs.lisp.se instead of viewing them normally?

Discrepancy regarding AoE point of origin between English and German PHB

Is there a list of world wide upcoming space events on the web?

Why aren't faces sharp in my f/1.8 portraits even though I'm carefully using center-point autofocus?

What is this end portal thingy?

Maximize assigned tasks to each worker

An impressive body of work

What does it mean by "my days-of-the-week underwear only go to Thursday" in this context?

Where to find the Arxiv endorsement code?

Fix Ethernet 10/100 PoE cable with 7 out of 8 wires alive



How enable content-length header using .htaccess?


How to wget website with same page and content names?Is it possible to download extremely large files intelligently or in parts via SSH from Linux to Windows?Download attachments in a URL redirect via AxelConsole download accelerator that downloads *multiple* files simultaneouslyChange Apache httpd “Server:” HTTP headerApache2.4- how to serve file as htmlFail2ban Jail ListHow to use development package installed by sys package manager?How to download multiple files from website with wget and perform functions on downloaded file before next file is downloaded






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I have a seriously big problem, when i download any file for example: myfile.zip, or when i load a page for example: myserver.com/welcome.html, the response headers not include content-length and the samething when i download a file, the download show this:



not show file size



I other words, does not show the size of the file and not show the progress downloaded, because my website not answer content-length, on any file.



The same problem with a normal page, response header below:



enter image description here










share|improve this question









New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






















  • I am confused by the combination of nginx and .htaccess here - which are you using at the point the header would be generated?

    – Michael Homer
    14 mins ago











  • Really so sorry, i write wrong my server, my server is Apache/2.4.25, edition of the question already made.

    – Arthur Lincohn
    8 mins ago











  • 1) The question has not been edited. 2) You have a screenshot showing nginx.

    – Michael Homer
    7 mins ago











  • Im confussed too, my response header are nginx but the directory listing say: Apache/2.4.25 (Debian) Server at myserver.com/files Port 80

    – Arthur Lincohn
    5 mins ago













  • really so strange

    – Arthur Lincohn
    3 mins ago


















0















I have a seriously big problem, when i download any file for example: myfile.zip, or when i load a page for example: myserver.com/welcome.html, the response headers not include content-length and the samething when i download a file, the download show this:



not show file size



I other words, does not show the size of the file and not show the progress downloaded, because my website not answer content-length, on any file.



The same problem with a normal page, response header below:



enter image description here










share|improve this question









New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






















  • I am confused by the combination of nginx and .htaccess here - which are you using at the point the header would be generated?

    – Michael Homer
    14 mins ago











  • Really so sorry, i write wrong my server, my server is Apache/2.4.25, edition of the question already made.

    – Arthur Lincohn
    8 mins ago











  • 1) The question has not been edited. 2) You have a screenshot showing nginx.

    – Michael Homer
    7 mins ago











  • Im confussed too, my response header are nginx but the directory listing say: Apache/2.4.25 (Debian) Server at myserver.com/files Port 80

    – Arthur Lincohn
    5 mins ago













  • really so strange

    – Arthur Lincohn
    3 mins ago














0












0








0








I have a seriously big problem, when i download any file for example: myfile.zip, or when i load a page for example: myserver.com/welcome.html, the response headers not include content-length and the samething when i download a file, the download show this:



not show file size



I other words, does not show the size of the file and not show the progress downloaded, because my website not answer content-length, on any file.



The same problem with a normal page, response header below:



enter image description here










share|improve this question









New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I have a seriously big problem, when i download any file for example: myfile.zip, or when i load a page for example: myserver.com/welcome.html, the response headers not include content-length and the samething when i download a file, the download show this:



not show file size



I other words, does not show the size of the file and not show the progress downloaded, because my website not answer content-length, on any file.



The same problem with a normal page, response header below:



enter image description here







apache-httpd download file-transfer header-file htaccess






share|improve this question









New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited 7 mins ago







Arthur Lincohn













New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 1 hour ago









Arthur LincohnArthur Lincohn

11 bronze badge




11 bronze badge




New contributor



Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Arthur Lincohn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


















  • I am confused by the combination of nginx and .htaccess here - which are you using at the point the header would be generated?

    – Michael Homer
    14 mins ago











  • Really so sorry, i write wrong my server, my server is Apache/2.4.25, edition of the question already made.

    – Arthur Lincohn
    8 mins ago











  • 1) The question has not been edited. 2) You have a screenshot showing nginx.

    – Michael Homer
    7 mins ago











  • Im confussed too, my response header are nginx but the directory listing say: Apache/2.4.25 (Debian) Server at myserver.com/files Port 80

    – Arthur Lincohn
    5 mins ago













  • really so strange

    – Arthur Lincohn
    3 mins ago



















  • I am confused by the combination of nginx and .htaccess here - which are you using at the point the header would be generated?

    – Michael Homer
    14 mins ago











  • Really so sorry, i write wrong my server, my server is Apache/2.4.25, edition of the question already made.

    – Arthur Lincohn
    8 mins ago











  • 1) The question has not been edited. 2) You have a screenshot showing nginx.

    – Michael Homer
    7 mins ago











  • Im confussed too, my response header are nginx but the directory listing say: Apache/2.4.25 (Debian) Server at myserver.com/files Port 80

    – Arthur Lincohn
    5 mins ago













  • really so strange

    – Arthur Lincohn
    3 mins ago

















I am confused by the combination of nginx and .htaccess here - which are you using at the point the header would be generated?

– Michael Homer
14 mins ago





I am confused by the combination of nginx and .htaccess here - which are you using at the point the header would be generated?

– Michael Homer
14 mins ago













Really so sorry, i write wrong my server, my server is Apache/2.4.25, edition of the question already made.

– Arthur Lincohn
8 mins ago





Really so sorry, i write wrong my server, my server is Apache/2.4.25, edition of the question already made.

– Arthur Lincohn
8 mins ago













1) The question has not been edited. 2) You have a screenshot showing nginx.

– Michael Homer
7 mins ago





1) The question has not been edited. 2) You have a screenshot showing nginx.

– Michael Homer
7 mins ago













Im confussed too, my response header are nginx but the directory listing say: Apache/2.4.25 (Debian) Server at myserver.com/files Port 80

– Arthur Lincohn
5 mins ago







Im confussed too, my response header are nginx but the directory listing say: Apache/2.4.25 (Debian) Server at myserver.com/files Port 80

– Arthur Lincohn
5 mins ago















really so strange

– Arthur Lincohn
3 mins ago





really so strange

– Arthur Lincohn
3 mins ago










0






active

oldest

votes














Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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/4.0/"u003ecc by-sa 4.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
});


}
});







Arthur Lincohn is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded
















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f543353%2fhow-enable-content-length-header-using-htaccess%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









Arthur Lincohn is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded

















Arthur Lincohn is a new contributor. Be nice, and check out our Code of Conduct.













Arthur Lincohn is a new contributor. Be nice, and check out our Code of Conduct.












Arthur Lincohn is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f543353%2fhow-enable-content-length-header-using-htaccess%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...