Remember that IPs are easily spoofed. but we all do it, and the access
restrictions are so much cleaner, as well as other things in apache2.4, so
if you can i'd upgrade. You're obviously building these as VHosts, so they
can go int the virutual host container, but you want this page:
http://httpd.
On Tue, Nov 6, 2012 at 6:54 PM, Norman Fournier
wrote:
> On 2012-11-06, at 2:47 PM, Jeff Dyke wrote:
>
> On Tue, Nov 6, 2012 at 5:10 PM, Ben Johnson wrote:
>
>>
>>
>> On 11/6/2012 3:56 PM, Norman Fournier wrote:
>> > Hello,
>> >
>> > I
On Tue, Nov 6, 2012 at 5:10 PM, Ben Johnson wrote:
>
>
> On 11/6/2012 3:56 PM, Norman Fournier wrote:
> > Hello,
> >
> > I am upgrading my php from 4 to 5 on OSX 10.4. The upgrade docs pointed
> me to the Apache UNIX install guide. I uncommented the appropriate sections
> of httpd.conf but php 4x
On Wed, Jun 20, 2012 at 8:24 AM, J. Bakshi wrote:
> On Wed, 20 Jun 2012 17:44:04 +0530
> "J. Bakshi" wrote:
>
>> Dear list,
>>
>> I have a git setup where user can authenticate via https based on htpasswd
>> authentication.
>> I need some more fine tuning ; hence I like to know the username for
_html/phpinfo.php
> _SERVER["PHP_FCGI_CHILDREN"] 8
> _SERVER["PATH"] /bin:/usr/bin
> _SERVER["PWD"] /home/phpwiki/fcgi-bin
> _SERVER["SHLVL"] 0
> _SERVER["PHP_FCGI_MAX_REQUESTS"] 5000
> _SERVER["FCGI_ROLE&
31 seconds is likely not a coincidence that its a default timeout to a
lot of things, core PHP included.
I know every little about PHPWiki, but suspect its trying to connect
to something and the default timeout it giving up after 30 seconds.
This is an interesting setting:
IPCCommTimeout 31
what
On Mon, Sep 19, 2011 at 2:07 PM, Tech Newbie wrote:
> I am aware of the way to start/stop Apache via apachectl, both locally and
> remotely via SSH.
>
> Is there some generic unix API, perhaps related to /sbin/service, that I can
> remotely programmatically start Apache without exec'ing apachectl
On Tue, May 17, 2011 at 12:57 PM, --[ UxBoD ]-- wrote:
> - Original Message -
>>
>> - Original Message -
>> > - Original Message -
>> > > On Tue, May 17, 2011 at 4:33 PM, --[ UxBoD ]--
>> > >
>> > > wrote:
>> > > > Thanks for the though I must be doing something wrong as I
On Mon, Oct 5, 2009 at 8:45 PM, Jeff Dyke wrote:
>
> On Mon, Oct 5, 2009 at 8:21 PM, Dick Davies
> wrote:
>
>> What's in the directory? If it's a filesystem, apache won't let you DELETE
>> (unless you have it DAV enabled or something like that).
>>
compatible scripts in that
directory. At first was just setting:
Order allow,deny
Allow from all
The the delete request is called on a url like
http://example.org/wsgi/image.py/image/2. Is there a different way this
type of request needs to be configured.
Jeff
> On Tue, Oct 6, 2009 at 1:15
I'm trying to put together a REST-ful application and am having a hard time
getting apache configured to take DELETE's. I have in the virtual host
file:
AllowOverride All
Options All
Order allow,deny
Allow from all
I only added this
I have a few servers, one is new running Apache/2.2.13 and the others are
currently running Apache/2.2.11 both have a statically built mod_deflate
which shows up in `apachectl -l`, but I'm am unable to enable the deflate
fliter on the servers running Apache/2.2.11.
On two of the servers (one 2.2.1
12 matches
Mail list logo