EPrints Technical Mailing List Archive

See the EPrints wiki for instructions on how to join this mailing list and related information.

Message: #10247


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] Hi, i want ask


CAUTION: This e-mail originated outside the University of Southampton.

jokoe soesilo dijo [Sun, Sep 14, 2025 at 10:43:58AM +0700]:
Hi,
where i can setting LimitRequetBody on Apache2 ubuntu server

Check the Apache2 configuration, it would typically be in
/etc/apache2/apache2.conf, but it's worth checking if it appears in any
other file in that directory. To that end, you can run:

    $ grep -ri LimitRequestBody /etc/apache2