Arnab,
On Mar 30, 2007, at 11:21 PM, Arnab Ganguly wrote:
What I saw was the ServerLimit value = 2 when I kept I saw one root
and two daemon process.And among the two daemon it is the only one
daemon handles all my request.So my requirement is met.But when I
replace the value of ServerLimi
Hello,
Here is an example URL I'm trying to create a RewriteRule for:
index.php?section=help&page=test&mode=IN&item=4&action=edit
I have a rule that works when the request URL contains the appropriate
number of arguments but does not work when there are fewer arguments than
the Rule expects.
Hi All,
What I saw was the ServerLimit value = 2 when I kept I saw one root and two
daemon process.And among the two daemon it is the only one daemon handles
all my request.So my requirement is met.But when I replace the value of
ServerLimit = 1 the above behavior is also same.
The other config w
I have an Intel powered desktop/server running the latest release of Apache on
Windows XP. The server is serving many small static HTM files (~5k/).
I added the %D parameter to my activity log to see how long it was taking to
service requests. I have two questions regarding this information:
Dragon wrote:
Kyle Vorster wrote:
Hi Guys,
I am trying to tweak a apache server installed with cPanel.
What I am trying to do is set server-wide 'custom' error pages, but
when a user uploads his own set of 'custom' error pages it should
over-right the server-wide pages and display the users
I did use the userdir directive. Now if I access the area like this:
http://xxx.xxx.xxx.xxx/~username/usage/ it does display the content.
If I try to use the more direct: http:www.domainname.com/usage I get
the forbidden error again.
Thanks,
Scott
Craig Dunigan wrote:
On Fri, 30 Mar 20
On Fri, 30 Mar 2007, Scott Hughes wrote:
All,
Thanks in advance for any answer to this very newbie type of question.
I have a server running Apache v. 2.0.52 and using all virtual directories.
The virtual directories are under the users home directory as such:
/home/username/www
The issue
All,
Thanks in advance for any answer to this very newbie type of question.
I have a server running Apache v. 2.0.52 and using all virtual
directories. The virtual directories are under the users home directory
as such: /home/username/www
The issue that I having is that when a new directory
HI Dragon,
Thank you for the response, cPanel does support this, but I would like
to setup something where I config all this by one config file and not
for each and every client.
Any idea's
Kind Regards,
Kyle Vorster
Dragon wrote:
Kyle Vorster wrote:
Hi Guys,
I am trying to tweak a apach
Kyle Vorster wrote:
Hi Guys,
I am trying to tweak a apache server installed with cPanel.
What I am trying to do is set server-wide 'custom' error pages, but
when a user uploads his own set of 'custom' error pages it should
over-right the server-wide pages and display the users pages.
so loo
Hi everybody,
I deal with creating installation packages including apache 2.2 and a module
I developed.
I developed under directory /users/u1xyt/dev/ containing directories apache,
httpd-2.2.4 and mymodule. My shell script compile my module, install it
under apache's module directory, and need t
On 3/30/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
Hi All,
Apache version used here is 2.2. I have developed a module which acts a
plugin to the apache.My requirement is that all the request is going to be
handled by single process and multi-threaded.I am using MPM=worker.The
module is working
Hi All,
Apache version used here is 2.2. I have developed a module which acts a
plugin to the apache.My requirement is that all the request is going to be
handled by single process and multi-threaded.I am using
MPM=worker.Themodule is working
fine.But in the error log I get the following error as
Hi Guys,
I am trying to tweak a apache server installed with cPanel.
What I am trying to do is set server-wide 'custom' error pages, but when
a user uploads his own set of 'custom' error pages it should over-right
the server-wide pages and display the users pages.
so looking at something lik
Hi,
I have dedicated servers for Apache and MySQL.
Test Setup: Isolated setup GigE card on dedicated servers l connected to
GigE Switch.
Apache Sever: Intel(R) Pentium(R) 4 CPU 3.06GHz , 2GB RAM, SuSE Linux
version 2.6.5-7.97-smp
MySQL Server: Intel(R) Pentium(R) 4 CPU 2.40GHz, 256MB RAM
I have an embedded system which does not have a FQDN and which IP
address may change while apache is running. I am using 1.3.37 since
I only have 8MB of flash space. I did not set ServerName, and apache
picks 127.0.0.1, which is probably the best thing I can do for my setup.
This leads to the prob
But yes,the first thing to try is swapping the order of the AddModule
directives.
Hi, that worked! I swapped AddModule directives, and with mod_alias
loaded AFTER mov_vhosts it works OK, thanks a lot.
Regards
--
Alberto Giménez
--
17 matches
Mail list logo