My server runing apache with suexec and php-cgi, I want limit cpu, memory for each user running php-cgi.
I have read http://docs.1h.com/Suexec#Limits.
So,
how can i compile httpd with mod_suexec have INCLUDELIMITS?
I can't see compile option with mod_suexec have INCLUDELIMITS in configure file.
Please help me this problem
Thanks you very much.
PS: This is result when i ran suexec -V on my serv
hi
I am using tomcat application server (with 2 instances), apache webserver, load balancer.
ssl offloading is done at load balancer end i am not carrying it on webserver or application server
I have an url https://xyz.abc.net/.................................
which is functioned to open two windows one with a welcome page and other with a begin page of our apllication
I am getting a window welco
I'm currently logging "The time taken to serve the request, in microseconds" using the %D directive (as specified on https://httpd.apache.org/docs/2.4/mod/mod_log_config.html). However, this seems to log only the time used by Apache to create the response. Is there some way I can log the total time that the client is connected to the server?
I don't know much about this but I am attempting to learn.
Fresh VPS. CentOS 5.5 + Apache + mysql. With root access.
I start httpd service. status running.
I type IP address from web browser. default page not being displayed.
My browser keeps showing Sending request. And ping takes 70 ms.
What could be the reason? My VPS provider couldnt solve the problem for last 5 hours.
Access Log is empty.
I want to to download some subtitle files, stored in rar files form http://subs.sab.bz/ The site provides rss feeds for its new releases. Unfortunately, the link provided will open a download page, but will not get the file.
The download page has a button in the middle, and clicking on it will trigger the download of the desired file.
dear all,
We have a guest book page that being hit by spam bot.
Currently we've dispose the page, but the spam bot was keep hitting that page, that cost us a lot of Apache thread and processes. Though it's only showing Apache's default forbidden page, but still it takes/needs Apache threads.
the problem is that when I firstly install apache tomcat on my ubuntu laptop, it works fine.
but when I try to startup it again it only shows me a blank page.
I want a web page on my Ubuntu server (Apache for example), where when I visit the page in my browser, there should be an Upload button, and I click on it, browse the local machine for a file, and upload it, and it gets uploaded to a folder on my server.
I also want to be able the web page to be able to show a list of all files in that directory and allow me to click on their links to download th