On 11/14/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
I don't know anything about your mod_perl stuff, but the usual
solution to "general restriction; unrestrict in subdirectory" is
Satisfy any
Allow from all
in the subdirectory.
Joshua.
Hi Joshua,
thank you for your reply.
Auth is inherit
Hi all,
I am new to OS X and am trying to find the docs and binary sources to
upgrade the Apache that came with my OS X to 2.2.
Can someone point me to a site where I can find a tutorial etc on the
process and download (hopefully) a binary.
Thanks.
Bob
-
It was thus said that the Great Joel Mandapat once stated:
> Hi Joshua,
> Thanks for ur reply.
>
> The projection of the number of users of the php application is around
> 10K users.
> I'm just wondering if tweaking of apache can help me achieve those
> numbers of users.
It's not users per s
On 11/13/06, Joel Mandapat <[EMAIL PROTECTED]> wrote:
Hi Joshua,
Thanks for ur reply.
The projection of the number of users of the php application is around
10K users.
I'm just wondering if tweaking of apache can help me achieve those
numbers of users.
but i guess not.. T_T hehe..
im wondering
Hi Joshua,
Thanks for ur reply.
The projection of the number of users of the php application is around
10K users.
I'm just wondering if tweaking of apache can help me achieve those
numbers of users.
but i guess not.. T_T hehe..
im wondering about how to explain this to the php programmer.
c
Hi sir,
thanks for your reply.
The projection for number of users that the php application is around
10K simultaneous users.
i hope you can give me a sample of your httpd.conf so i can compare it
with my configurations.
can you give me factors that can improve my php dynamic website? kindly
g
Title: Message
Hi,
I'm new to this
forum. Can someone tell me how to see the complete list of emails
etc?
Also, I am trying to
get Server Side Includes going on Windows XP Pro (no service
packs).
I had it going
around a year ago, but now it has stopped for some reason.
I have downloaded
Forgot to mention, for PHP setup.
On 11/14/06, Xuekun Hu <[EMAIL PROTECTED]> wrote:
How about 2000 simultaneous users? I plan to use DP Xeon platform with
8G ram and use Apache2.2.3 prefork.
Thx, Xuekun
-
The official User-To
How about 2000 simultaneous users? I plan to use DP Xeon platform with
8G ram and use Apache2.2.3 prefork.
Thx, Xuekun
On 11/14/06, Domingos Parra Novo <[EMAIL PROTECTED]> wrote:
Hiyas,
Joshua Slive wrote:
> On 11/13/06, Joel Mandapat <[EMAIL PROTECTED]> wrote:
>> i have an apache 2.0.
Look at dozens of Include directives that refer to conf/extra/httpd-XXX.conf
and you'll find the matching extra/httpd-XXX.conf for many features that are
now off-by-default.
Just uncomment the corresponding include directive to enable the functionality.
Jevan wrote:
> I've downloaded the latest v
I've downloaded the latest version of apache. I noticed quite a few
lines removed from "httpd.conf" that are present in earlier versions.
One side effect of this is that when I view the index.html file (in the
apache manual), using apache to view it (ie copy the manual folder to
htdocs), then it d
Hiyas,
Joshua Slive wrote:
On 11/13/06, Joel Mandapat <[EMAIL PROTECTED]> wrote:
i have an apache 2.0.52 installed with php module.
i need to load dynamic php pages.
the goal is to maximize the server specs that i have.
is it possible to accomodate 10,000 users all at the same time wi
> -Original Message-
> From: John P. Dodge [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 13, 2006 3:56 PM
> Try:
>
> AuthzLDAPAuthoritative off
>
> This is the required setting when using "require valid-user"
Thanks. In this case though I did want ldap-user.
--
On Thu, 9 Nov 2006, Sohail Somani wrote:
> Hi,
>
> Invalid user: auth_ldap authenticate: user authentication
> failed; URI /mypaty [User not found][No such object]
> Valid user/invalid pw: user : authentication failure for
> "/mypath": Password Mismatch
> Valid user/valid pw: No output from error
On 11/13/06, fRANz <[EMAIL PROTECTED]> wrote:
but "Location /" is matched as first and "Location /adm" is never considered.
How can I bypass this problem?!
I don't know anything about your mod_perl stuff, but the usual
solution to "general restriction; unrestrict in subdirectory" is
Satisfy a
On Wed, 8 Nov 2006, Mark Lavi wrote:
> Hello everyone:
>
> I've successfully built Apache 2.0.59 with many modules, but I'm having
> trouble adding mod_auth_ldap to connect to an older Netscape Directory
> Server via SSL.
>
> Because of the LDAP over SSL requirement, I believe I'm restricted to
>
On Mon, 6 Nov 2006, Christophe Gravier wrote:
> Hello,
>
> Regarding new Apache 2.2 authentification and authorization layers,
> especially ldap-group (
> http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#reqgroup ), I
> wanted to build authentification and authorization based on ldap grou
Hi All,
Is it possible to changing outtype in my filter script dynamically for
mod_ext_filter?
Best Regards.
--
Cafer Simsek
Epidio Internet ve
Iletisim Hizmetleri
+90 212 275 18 52(pbx)
-
The official User-To-User support for
Hi all,
this is my scenario:
* /var/www/html as DocumentRoot;
* no vhost (actually, but I can create them);
* for , something like:
PerlAuthenHandler xxx
AuthType xxx
AuthName xxx
Require valid-user
PerlSetVar xxx
PerlSetVar xxx
#
Hi,
We have CGI apps that send back a 302 response in several places.
In order not to change these apps. (yet), is it possible via some
directives (akin to mod_rewrite but on the response side.) to
change 302 to 301 ?? Currently we are using httpd 1.3.x series.
If such response manipulation mo
> -Original Message-
> From: Christophe Gravier
> [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 10, 2006 12:05 AM
> Sohail Somani a écrit :
> > Hi,
> >
> > I'm trying to set up ldap authentication. I am pretty sure that it
> > authenticates because if I get the following results fro
I just compiled and installed Apache version 2.2.3 on Linux.
I have mod_userdir loaded and I added these directives to
the Apache configuration file:
UserDir enabled
UserDir disabled root
UserDir public_html
When I restart Apache, I get this error on-screen and in the error_log:
Syntax error
Thanks Joshua, I'll give that a try. Its totally bizarre that it works 100% of the time over the HTTPS connection.On 11/13/06, Joshua Slive <
[EMAIL PROTECTED]> wrote:On 11/11/06, Graeme Walker <
[EMAIL PROTECTED]> wrote:> SetOutputFilter DEFLATE> AddOutputFilterByType DEFLATE text/
On 11/11/06, Graeme Walker <[EMAIL PROTECTED]> wrote:
SetOutputFilter DEFLATE
AddOutputFilterByType DEFLATE text/html text/plain text/xml
I don't know what your particular problem is, but this configuration
is wrong. SetOutputFilter will already activate the DEFLATE filter
for
On 11/13/06, Daniel Giron <[EMAIL PROTECTED]> wrote:
Hi,
I have installed mediawiki on an installation of Apache 2.2.0.
By default, wiki urls are of this form:
http://hostname/wiki/index.php/$1
I wish to shorten it to http://hostname/wiki/$1 and have read several help
documents on the web about t
Hi,I have installed mediawiki on an installation of Apache 2.2.0.By default, wiki urls are of this form: http://hostname/wiki/index.php/$1I wish to shorten it to
http://hostname/wiki/$1 and have read several help documents on the web about this.I used this RewriteRule: ^(.+)$ /index.php/$1 [L,QSA]
Ramesh,
On Nov 13, 2006, at 6:44 AM, Ramesh Kumar wrote:
Syntax error on line 172 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Apache Group/Apache2/modules/
mod_ssl.so into
server: The specified procedure could not be found.
I am not familiar with t
On 11/13/06, cristi <[EMAIL PROTECTED]> wrote:
* My requests were performed with wget and in all the cases without any
header included through the --headers command line option.
Fine, but do you expect all of us to pull out the manual for wget and
analyze exactly what it is sending? If you
On 11/13/06, Joel Mandapat <[EMAIL PROTECTED]> wrote:
hi all,
please help in tuning my apache webserver.
My hardware specs are
AMD Opteron(tm) Processor 248
cpu MHz : 2205.873
cache size : 1024 KB
2GB of RAM
10x100x1000 MB ethernet card (gigabit port capable)
i have an apache 2.0
Hi Friends,
I have done SSL Configuration for Apache 2.0.59 using
http://www.thompsonbd.com/tutorials/apachessl.php Link. I am able to
succesfully run apache.
Now, I am in a dead need of integrating SSL into apache 2.0.45. I am
following the same steps as i have done for 2.0.59. But i am gettin
I checked envvars file and it's pointing right path.
LIBPATH="/usr/local/apache2/lib:$LIBPATH"
export LIBPATH
--Tony
-Original Message-
From: Sander Temme [mailto:[EMAIL PROTECTED]
Sent: Friday, November 10, 2006 6:07 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Is possib
On 11/10/06, cristi <[EMAIL PROTECTED]> wrote:
Hello all
I've set up apache 2.2.3 as a caching reverse proxy. Another
server behind my apache installation sends cachable responses.
My apache server caches all the appropriate responses, but it
doesn't use the cache entries for some of them even
hi all,
please help in tuning my apache webserver.
My hardware specs are
AMD Opteron(tm) Processor 248
cpu MHz : 2205.873
cache size : 1024 KB
2GB of RAM
10x100x1000 MB ethernet card (gigabit port capable)
i have an apache 2.0.52 installed with php module.
i need to load dynamic p
33 matches
Mail list logo