Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

234
Views
RequestReadTimeout in htaccess gives 500 Internal Server Error

I had timeout problems trying to upload large video files and none setting in php.ini and/or .user.ini solved it. The only way to solve the issue is by disabling reqtimeout_module at Apache conf file. Then everything worked fine, which means that my PHP settings are correct for large files.

But as I don't want to deal with Apache settings (Server or vHost), I'm trying with .htaccess file. The code below seems to be ok, I found it as solution to similar issues here. The problem is that it gives my 500 Internal Server Error when I'm adding it to .htaccess file.

What I'm doing wrong?

<IfModule reqtimeout_module>
RequestReadTimeout header=0
RequestReadTimeout body=0
</IfModule>
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!