I have downloaded the 2.4.3 Unix source code version, but for Windows,
there are no project files in Unix source code, it is difficult for me to
add the project files. I want to know when Apache will release the 2.4.3
win32 source code, or who can tell me how to add VS2010 support for Unix
source
Are you certain that this will suit your security needs? HTTP_REFERRER is
easy to spoof...
On Mon, Dec 24, 2012 at 5:10 PM, Andrey Utkin <
andrey.krieger.ut...@gmail.com> wrote:
> I need to control access to particular directory with following logics:
> if HTTP_REFERER is certain site (but no
I need to control access to particular directory with following logics:
if HTTP_REFERER is certain site (but not the same as in requested
document URL), then grant access;
else, authorize by password (i.e. pass basic authentication)
Reading apache 2.4 docs i found there's new directive "If", which
On Mon, 24 Dec 2012 21:10:47 + (UTC)
Igor Galić wrote:
>
>
> - Original Message -
> > In 2.4, Load mod_unixd, and load it before mod_fcgid.
>
> What is the reasoning beind mod_unix being a shared
> module, rather than a static one like mod_so?
Allows alternative security models to
On Mon, Dec 24, 2012 at 4:10 PM, Igor Galić wrote:
>
>
> - Original Message -
>> In 2.4, Load mod_unixd, and load it before mod_fcgid.
>
> What is the reasoning beind mod_unix being a shared
> module, rather than a static one like mod_so?
I think there's just no special case for it, where
- Original Message -
> In 2.4, Load mod_unixd, and load it before mod_fcgid.
What is the reasoning beind mod_unix being a shared
module, rather than a static one like mod_so?
i
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 688
In 2.4, Load mod_unixd, and load it before mod_fcgid.
On Mon, Dec 24, 2012 at 2:32 PM, John Iliffe wrote:
> I hate to re-post during the holiday season but in this case I am totally
> out of any ideas.
>
> The problem is that Apache is running correctly so far as I can see and I
> want to add mod
I hate to re-post during the holiday season but in this case I am totally
out of any ideas.
The problem is that Apache is running correctly so far as I can see and I
want to add mod_fcgid, so I downloaded and compiled it (using apxs to
create a loadable module) and everything works fine. But w
- Original Message -
>
> Hey all,
>
> I found the following blurp when reading this url:
> http://httpd.apache.org/docs/2.4/new_features_2_4.html
> "The ProxyPass directive is now most optimally configured within a
> Location
> or LocationMatch block, and offers a significant performanc