On Wed, Aug 17, 2011 at 10:09, Pratte, Gil wrote:
> **
>
> I have read conflicting reports regarding the KeepAlive setting. Under load
> the website has hundreds to thousands of users logged in at any given time.
> I am in the process of tuning it for performance under load.
>
> My question is: S
On Wed, Aug 17, 2011 at 16:51, wrote:
> Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
> limit of number of simultaneous connection, I used the directive
> ThreadsPerChild set the number to 1. So I am only supposed to be able to
> have one connection at a time. But I am su
>
>
> Loaded Modules:
>
>
>
In your loaded modules list I do not see "mod_status". Did you compile this
on your server and restart or reload Apache (/etc/init.d/apache2
force-reload)? Also, confirm the module is the correct path. Currently, you
have:
LoadModule status_module modules/mod_sta
Grant,
You should use separate IPs as a best practice. As for your last
threaded discussion concerning how you serve the correct SSL cert for
each domain please see this article about mod_gnutls:
http://www.g-loaded.eu/2007/08/10/ssl-enabled-name-based-apache-virtual-hosts-with-mod_gnutls/
Craig
> Attached is the error log.
Have you recompiled mod_ssl and updated OpenSSL?
Craig
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsub
> Do anybody has any clue on this ?
Can you show us an error log and/or the exceptions given? Also, what
are the "different setups?" I would start to guess at problems given
your configuration, but would love to see what errors are actually
being produced.
Thanks,
Craig
> Is it possible to use mod_rewrite to alter a request for main.css to
> main-min.css?
Yes, but for some reason I think this is more complex. However, I will
answer given the scope given:
If mod_rewrite is active then add this to .htaccess:
RewriteEngine on
RewriteRule main.css main-min.css
The
Hi David,
> Can anyone please tell me how I can find out why apache is not starting.
> Here is the entry from httpd-error.log:
Did you rebuild mod_ssl and upgrade OpenSSL on this server/instance?
Craig
-
The official User-To-Us
ssue the
command (to also just make life easier...). This is also where a valid user
is needed:
sudo htpasswd -c /etc/apache2/dav_svn.passwd username1
*To add additional users:*
sudo htpasswd -m /etc/apache2/dav_svn.passwd user2
*etc.*
I hope this helps.
Cheers,
Craig Huffstetler | craig.h
systems (and thus did on some of my boxes in odd
situations, mainly client based if I recall...).
I hope we all helped.
Cheers,
Craig Huffstetler
xq on freenode
On Sun, May 25, 2008 at 6:47 PM, Res <[EMAIL PROTECTED]> wrote:
>
> On Sun, 25 May 2008, John Smith wrote:
>
>> A
,
Craig Huffstetler
On Wed, May 21, 2008 at 3:13 PM, dave selby <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is there a way to get apache2 to tell you what modules have been
> successfully loaded ?
>
> Cheers
>
> Dave
>
>
> --
>
> Please avoid sending
Also make sure, if you are behind a firewall/router to open up port 80 on
the IP address of the local computer so you can view the web site on any
computer outside of your local network.
Sincerely,
Craig Huffstetler
On Sat, May 17, 2008 at 10:46 AM, steve <[EMAIL PROTECTED]>
link is your best bet and
the best place to start unless you are wanting to start with something
distro specific. It's really up to you and your installation and overall
configuration. I'm letting you be the judge.
Good luck and *Standing by.*
Sincerely,
Craig Huffstetler
xq on FreeNode #a
told you to look for in the previous thread response.
Because only ONE application can bind to a port (in this case 80) at a time.
Find the other application and the issue should be solved if there are no
more underlying issues.
Sincerely,
Craig Huffstetler
& xarquid on FreeNode IRC
On Sat,
ese are shut down if you are planning on using Apache as
your primary web server. You can not have two web servers listening on port
80 at the same time. It's just not possible.
Sincerely,
Craig Huffstetler
On Sat, Mar 22, 2008 at 3:24 PM, Edwin <[EMAIL PROTECTED]> wrote:
> Ok out wi
t is not a massive, massive site). Plus, this is a combined log file.
You can comment these lines out later on.
Restart the server (hard or soft) after you fix your syntax.
Again, a reference page:
http://johnbokma.com/windows/apache-virtual-hosts-xp.html
Read and be enlightened.
Sincerely,
Craig H
ows? If so, it
is still pretty standard, you just replace the file structure addresses with
the proper locations of where your directories are located.
Usually this is a pretty standard procedure. We, however, need more
information to work on to help you...
Standing by.
Sincerely,
Craig Huffstetl
your server can execute them properly and the directories have
read/write/execute permissions if need be.
Otherwise, it may be an issue with MT...
Sincerely,
Craig Huffstetler
On Sun, Mar 16, 2008 at 9:26 PM, C. Benson Manica <[EMAIL PROTECTED]>
wrote:
> Ok, thanks for clarifying t
Try a RedHat mailing list, a RedHat or Linux Forum or perhaps #redhat or
#linux on an IRC network.
Sincerely,
Craig Huffstetler
On Feb 13, 2008 1:18 PM, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Wed, 13 Feb 2008 13:08:53 -0500
> "Todd, David" <[EMAIL PROTECTED]>
According to the page referenced:
http://www.easymodrewrite.com/example-subdomains
*"This code should be placed in the htaccess file in the root of your
domain, i.e.* domain.com/.htaccess"
.
On Nov 12, 2007 1:30 PM, Antonio Piu <[EMAIL PROTECTED]> wrote:
> >> Want I want to do is the follow
It's an issue with openssl. I experienced the same problem when I upgraded
on two test servers. Downgrading solved this issue as well.
It seems to have been reported to openssl bug tracking already.
On 10/19/07, Grant <[EMAIL PROTECTED]> wrote:
>
> > > For the last 24 hours I've been getting thes
Steve,
Either way -- keep it in one thread and do not repost. Moving on to your
actual discussion and the reason you are posting
Are you going to provide us with the operating system and what you have done
thus far? This will help us further trouble shoot the issue.
On 8/27/07, Steve R Burru
Can you please provide us with your operating system information and what
you have done thus far to attempt to correct this?
On 8/27/07, Steve R Burrus <[EMAIL PROTECTED]> wrote:
>
>
>
> - Original Message -
> *From:* Steve R Burrus <[EMAIL PROTECTED]>
> *To:* users@httpd.apache.org
> *Sen
each domain
> > should point to different folders so that content from website to website
> > can be varied.
> >
> > Thanks in advance
> >
> >
> > Regards, Kranti
> >
>
>
>
> --
> --
> Best Regards
> Kranti Kiran Kumar Parisa
> Mobile: +91 - 9849 ...
> +91 - 9391 - 438 - 738
--
Craig Huffstetler
t different domain names) each domain
> should point to different folders so that content from website to website
> can be varied.
>
> Thanks in advance
>
>
> Regards, Kranti
--
Craig Huffstetler
25 matches
Mail list logo