I am trying to build an RPM for 2.4.1 on CentOS 6.2. I keep receiving
messages that I need distcache-devel to build the RPM. CentOS 6.2 does
not have that package available. It there a way to disable the need of
that package in the spec file ex remove the requirement and the build
option that n
On 3/20/2012 10:15 AM, Pablo wrote:
>
> I have compiled Apache 2.4.1 with mod_fcgid-2.3.6 under CenOS 5.6 without
> problem
> (latest versions on website).
2.4 arrived after fcgid 2.3.6 was published. The code in subversion should
be correct, I think. If you have a subversion client, you
oh my god!!! that is exactly the reason!! I don't know when I screwed
it up...
Thanks a lot, Eric!!! You are awesome as always!!
T
On Tue, Mar 20, 2012 at 12:08 PM, Eric Covener wrote:
> > LoadModule auth_digest_module modules/mod_auth_digest.so
> >
> > However, I encountered
Hello,
Has anyone used mod_auth_radius before? I can not get caching to function with
it. Thanks.
Frank Jaworski
> LoadModule auth_digest_module modules/mod_auth_digest.so
>
> However, I encountered the following information:
>
> httpd: Syntax error on line 192 of
> /home/tianyin/apache-2.4.1/conf/httpd.conf: Cannot load
> /home/tianyin/apache-2.4.1/modules/mod_auth_digest.so into server:
> /home/tianyin/apac
Hi, all,
I want to load the mod_auth_digest module into my Apache httpd, here is my
load directive in my httpd.conf (line no: 192)
LoadModule auth_digest_module modules/mod_auth_digest.so
However, I encountered the following information:
httpd: Syntax error on line 192 of
/home/tianyin/apache-2
Hello,
I have compiled Apache 2.4.1 with mod_fcgid-2.3.6 under CenOS 5.6
without problem (latest versions on website). After installation (make
install) i try to load mod_fcgid from this line in httpd.conf:
LoadModule fcgid_module modules/mod_fcgid.so
After this, I run the command '.
If you still have the original "build tree" for your current version of Apache,
you can look at the top of "config.log" file, or you can look at
"config.nice"...
...both of these have the original configure command and are located at
the top of the build tree in the same directory as "configure".
You could try rewriting utf-8 representation of umlaut [or other
common char people type into the URL directly] into your local
codepage representation.
this works. is not my preferred solution for this but it works for now. i
will fix my ftp-server to store filenames utf8
Thanks,
Hajo
--
On Tue, Mar 20, 2012 at 9:35 AM, Hajo Locke wrote:
>
>>> Use links that are URL-encoded with the proper bytes so clients don't
>>> have to choose the codepage to request in.
>
>
> hmm, but when typing url directly in browser in most cases utf8 is used by
> browser.
> how to solve this?
You could
Use links that are URL-encoded with the proper bytes so clients don't
have to choose the codepage to request in.
hmm, but when typing url directly in browser in most cases utf8 is used by
browser.
how to solve this?
Thanks,
Hajo
--
On Mar 19, 2012, at 4:53 PM, Joe Hansen wrote:
> Hi All,
>
> I'd like to redirect all (http and https) requests for domain a.com to domain
> b.com.
>
> I have the following in the apache config files:
> Redirect https:/a.com https://www.b.com
> Redirect http://a.com http://www.b.c
On Mar 20, 2012, at 5:42 AM, phil curb wrote:
>
> I can't get b.htm to be password protected.
>
> I can put directives AuthType, AuthName, AuthUserFile, Require.. In
> and get the directory password protected.
>
> But I want the directory to not be password protected, and for just a file
On Tue, Mar 20, 2012 at 8:35 AM, Hajo Locke wrote:
> Hello List,
>
> i have some files with german umlauts ö ä ü in filename and want to request
> them by http.
> filename is coded in latin1, in console/ftp etc. all works well and looks
> good.
> when requesting file ü.txt i see this error in log:
Hello List,
i have some files with german umlauts ö ä ü in filename and want to request
them by http.
filename is coded in latin1, in console/ftp etc. all works well and looks
good.
when requesting file ü.txt i see this error in log:
File does not exist: \xc3\xbc.txt
It just works if i recode
I can't get b.htm to be password protected.
I can put directives AuthType, AuthName, AuthUserFile, Require.. In
and get the directory password protected.
But I want the directory to not be password protected, and for just a file
(b.htm) to be password protected but i'm having no luck in my
> I would like to maintain these options in the new build. When I typed
> “./configure –help” I could not find these options listed. If someone could
> let
> me know what syntax I need to use (./configure …) much appreciated.
>
Most of these are set running configure, u should study how autom
Not enogh info what apache and what OS? Anyway, read this:
http://httpd.apache.org/docs/2.2/programs/configure.html
You have same for 2.0 and 2.4
On Mar 20, 2012 10:06 AM, "Security Admin (NetSec)" <
secad...@netsecdesign.com> wrote:
> Currently have an apache server with following options:
18 matches
Mail list logo