2009/9/23 J. Bakshi
> Hello list,
>
> could anyone suggest the server access signature of FlashGot ( firefox
> downloamanager ) ? I am running my site at a hosting place where I can't
> access apache log And I like to prevent FlashGot . I have already tried
> with the following in .htaccess
>
> `
2009/4/8 Ed Lazor
> > Despite common quotations to the contrary, you /can/ successfully use
> > Name-based Virtual Hosts with SSL. The caveat is that you have to use
> > the same certificate and all the same SSL settings for all the virtual
> > hosts, but that seems to be exactly what you're aski
To use server-status you will need to add:
SetHandler server-status
On Fri, Apr 3, 2009 at 12:21 AM, Morten K. Poulsen wrote:
> Hi Russell,
>
> On Thu, 2009-04-02 at 16:45 -0600, Russell Bell wrote:
> > I run a crontab job that collects the 'top' output every 5 minutes.
> > Twice in the last 6
I have got a very large httpd.conf file and am looking for ways to clean it
up.
The main problem is the large number of vHosts, most of these follow the
same pattern and it's only the subdomain which affects the documentRoot in
use.
I have managed to reduce it to the following:
UseCanonicalName
I've never been sure on where you place the log line
RewriteLog "d:/logs/rewrite.log"
Is it in the vhost? no content is being written to the file.
On Tue, Mar 31, 2009 at 12:18 PM, Krist van Besien <
krist.vanbes...@gmail.com> wrote:
> On Tue, Mar 31, 2009 at 12:29
for every vHost that required it.
e.g.
https://sub1.domain.com:10001/
https://sub2.domain.com:10002/
If more details are needed let me know.
2009/3/31 Eric Covener
> On Tue, Mar 31, 2009 at 6:29 AM, Nick Cooper
> wrote:
> > I am having some problems with SSL and Rewrite rules, th
I am having some problems with SSL and Rewrite rules, the rewrite rule works
when not under SSL.
I understand that an SSL connection occurs before any Rewrite rule has a
chance to take place, is this correct?
Is there anyway to still use Rewrite with SSL?
Thank you,
Nick
Hi,
I was just looking for details on mod_auth_form, it sounds a really
interesting new feature. I understand it's for 2.4 but any idea when that
will be? Is a stable module likely to be released prior to 2.4?
Thanks,
Nick
Hi,
Apache user authentication results in two variables when used with PHP:
$_SERVER[PHP_AUTH_USER] and $_SERVER[PHP_AUTH_PW].
I'm using the SSPI module to validate users against windows this results in
the users windows password being non encrypted and exposed to PHP, is there
any config setting
William A. Rowe, Jr. wrote:
> Nick Cooper wrote:
>
>> Hello,
>>
>> I have four instances of Apache installed on a Windows XP SP2 machine, all
>> four instances are working correctly. The problem is Apache Monitor is only
>> showing two instances.
>>
>
Hello,
I have four instances of Apache installed on a Windows XP SP2 machine, all
four instances are working correctly. The problem is Apache Monitor is only
showing two instances.
Versions in use:
2.0.61 - shown
2.2.4 - shown
2.2.8 - not shown
2.2.9 - not shown
2.2.8 was previously showing befo
11 matches
Mail list logo