On Mon, Oct 13, 2008 at 8:25 PM, Rick Jones <[EMAIL PROTECTED]> wrote:
> http://www.spec.org/web2005/docs/1.20/run_rules.html#OpenSourceRules
>
> I'm interested in changes to the
> core source(s) and not adding a module.
IMO you're not running a stable release at this point, and there is no
commu
Nick Kew wrote:
On Mon, 13 Oct 2008 16:24:00 -0700
Rick Jones <[EMAIL PROTECTED]> wrote:
Hi -
After perusing the FAQs I could find I am left with a question with
which I hope the folks here can assist. To what degree might an
end-user's source code modifications be "supported" by the Apach
On Mon, 13 Oct 2008 16:24:00 -0700
Rick Jones <[EMAIL PROTECTED]> wrote:
> Hi -
>
> After perusing the FAQs I could find I am left with a question with
> which I hope the folks here can assist. To what degree might an
> end-user's source code modifications be "supported" by the Apache
> maint
Hi -
After perusing the FAQs I could find I am left with a question with
which I hope the folks here can assist. To what degree might an
end-user's source code modifications be "supported" by the Apache
maintainers? Do they have to first submit that source-code modification
as a patch and g
Kae Verens wrote:
> Eric Covener wrote:
>> On Mon, Oct 13, 2008 at 5:15 AM, Kae Verens <[EMAIL PROTECTED]> wrote:
>>
>>> Morning all,
>>> first post from myself.
>>>
>>> If you have PHP, Perl or plain old CGI installed, and set up Apache to
>>> recognise these files with the extensions '.php', '
hi jansen,
I wanted know others modules that have others algorithm schedulers.
Because mod_proxy_balance has just 2 algorithm
--
Thank you
Ricardo
Hi,
the prolem is fixed with the new apr and apr-util. Just download them from
http://apr.apache.org/download.cgi and untar them into the corresponding
apache source tree (httpd-NN/srclib/apr httpd-NN/srclib/apr-util). Then
it will work as intended xD.
-Original Message-
F
Try using fully-qualified paths.
--
Dan Poirier <[EMAIL PROTECTED]>
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail:
Would you know What is the best way to prevent a network subnet to access to a
particular directory via Apache2?
Here is what I have done so far and it doesn't seem to take effect. End user
are still able to get access to the folders.
I must miss a piece of puzzl but not quite sure what it
Hi,
Some time ago I noticed a large number of OPTIONS requests coming into my
web servers and clogging my connections, e.g. OPTIONS / HTTP/1.0.
I don't have anything on my sites for which OPTIONS would be appropriate, so
I put this into my default site's .htaccess file:
Deny from all
hi,
I newbie Apache, I wanted build a Reverse Proxy, but module mod_load_balance
has just two algorithm: Request Counting and Weight Traffic.
I wanted know if there are algorithm to load balance or other module that
implement new algorithm.
--
Thank you
Ricardo
Eric Covener wrote:
manual for mod_mime describes this interaction between multiple
extensions (all of which are considered) and AddHandler
http://httpd.apache.org/docs/2.2/mod/mod_mime.html#multipleext
thanks. that's a good workaround.
kae
-
On Mon, Oct 13, 2008 at 7:58 AM, Kae Verens <[EMAIL PROTECTED]> wrote:
> Kae Verens wrote:
For example, 'test.php.' will be run as if it is a PHP file.
>>
>> I don't have MultiViews enabled. In fact, to be sure, I specifically
>> disabled it. that thought did occur to me, though.
>>
>> I
Hi,
I want to load balance web services (using axis) with Apache2.2.8 /tomcat(as
backend).
Please can any body give the idea regarding.
All comments are welcome.
Thanks
Narendra
NOTE: This message may contain information that is confidential, proprietary,
Hi
I´m trying to change the configuration of Apachein order to let it work with
SCTP.
I have foundsome models in the net :
http://pel.cis.udel.edu/
or
www.sctp.org
Thoseversions seem to work only with Kame SCTP on FreeBSD
I´m using Ubuntu8.04 and LKSCTP.
Thx for anyKind of Help
HakimAdhari
Uni
Sorry, I'm not going to be able to help any more with this for a while,
so if anyone else has any ideas, please jump in.
--
Dan Poirier <[EMAIL PROTECTED]>
-
The official User-To-User support forum of the Apache HTTP Server Proj
Hello Davide,
Am 2008-10-08 14:46:10, schrieb Davide Bianchi:
> You can use conditional logging for that, I do it all the time to avoid
> my own poking to spoil the statistics.
>
> In a pinch:
>
> SetEnvIf Remote_Addr "192\.168\." dontlog
> CustomLog /where/you/want/your/logfile combined env=!do
Kae Verens wrote:
For example, 'test.php.' will be run as if it is a PHP file.
I don't have MultiViews enabled. In fact, to be sure, I specifically
disabled it. that thought did occur to me, though.
I haven't coded in C/C++ in over 10 years, but I'll try did through
the httpd source to see i
Eric Covener wrote:
On Mon, Oct 13, 2008 at 5:15 AM, Kae Verens <[EMAIL PROTECTED]> wrote:
Morning all,
first post from myself.
If you have PHP, Perl or plain old CGI installed, and set up Apache to
recognise these files with the extensions '.php', '.pl' or '.cgi', Apache
will recognise the
On Mon, Oct 13, 2008 at 5:15 AM, Kae Verens <[EMAIL PROTECTED]> wrote:
> Morning all,
> first post from myself.
>
> If you have PHP, Perl or plain old CGI installed, and set up Apache to
> recognise these files with the extensions '.php', '.pl' or '.cgi', Apache
> will recognise the files even if
Morning all,
first post from myself.
If you have PHP, Perl or plain old CGI installed, and set up Apache to
recognise these files with the extensions '.php', '.pl' or '.cgi',
Apache will recognise the files even if the filename has a '.' at the end.
For example, 'test.php.' will be run as if
21 matches
Mail list logo