On 2/15/07, Jumbo <[EMAIL PROTECTED]> wrote:
I am running Apache version 2.2.4. Having fun too thanks.
Currently have a simple setup - HTTP and SSL are working properly.
I added basic authentication and i seem to be stuck with
the error in the subject.
.htaccess contains
AuthName "stuf"
Here is how I invoke my service :
Vector ret = (Vector)call.invoke(new Object[]{
"PDF",bundleName,templateType, ""}
The service is invoked from the client. The web service is deployed
using axis-1_1 in jwsdp-1.2 . The web service is processed and returns
a vector. The w
Hi everyone, I've got a little problem here which I'm curious if
someone can tell me if its normal or not.
I recently upgraded our servers here from 2.0.49 to 2.2.4. We have a
couple of rewrite rules which use to work fine:
RewriteEngine on
Rewriterule ^/f
I am getting error in configuring Http-2.0.59 version of Unix.
Error is "tar:error"
-
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out.
I am running Apache version 2.2.4. Having fun too thanks.
Currently have a simple setup - HTTP and SSL are working properly.
I added basic authentication and i seem to be stuck with
the error in the subject.
.htaccess contains
AuthName "stuf"
AuthType Basic
AuthUserFile /http/conf/th
On 2/14/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
Thanks for the detailed explanation. I'm running php as CGI now, but
I've run into a strange issue.
Firstly, I got this message:
[2007-02-12 20:37:45]: cannot get docroot information (/usr/local/www/data)
I wondered why I get this, since the
Joshua Slive schrieb:
On 2/7/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
Joshua Slive schrieb:
> On 2/7/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
>> However, if I set modes for the files
>> to 600, i get 403. I don't see why this is happening, since the pages
>> should be read/run as foo.
Sorry, I'm not aware of stand alone LDAP enrollments, but it should be
easy for you to create a web based one with PERL or PHP. Have you
searched the web?
For administration, I love http://phpldapadmin.sourceforge.net/
Otherwise, I've seen user self enrollment bundled with a specific
application
I am not sure you will get many answers to the last few questions you
sent to the list.
You are asking very basic, yet broad questions: they are not specific at
all. Furthermore your questions do not show that you've tried to do any
work and have reached a stopping point where you need help. Be
And it was very simple. Thanks a lot.
Joshua Slive wrote:
On 2/14/07, jisse <[EMAIL PROTECTED]> wrote:
Hi,
I have a weird problem: On a webserver I own, I have a "/test.php" file.
When I browse to "/test/" I still get the "test.php". This is not what I
want.
I checked for the "mod_speling" mo
On 2/14/07, jisse <[EMAIL PROTECTED]> wrote:
Hi,
I have a weird problem: On a webserver I own, I have a "/test.php" file.
When I browse to "/test/" I still get the "test.php". This is not what I
want.
I checked for the "mod_speling" module (which normally causes this
behaviour) but it is not pr
On 2/14/07, Desai, Sushant <[EMAIL PROTECTED]> wrote:
Hi,
I created user and group called daemon on my server, and http server
started successfully.
And byw the earlier reply was by my couligue, who is not sysadmin. Sorry
for that.
You should not let others send mail in your name.
Now my o
Sushant,
Great to hear that your server is working. Congratulations!
On Feb 14, 2007, at 3:30 AM, Desai, Sushant wrote:
Now my other doubt is that, http server is running with a
particular IP
address, but if my machine has various IP addresses, and I want to
change the default IP address use
Hi,
I have a weird problem: On a webserver I own, I have a "/test.php" file.
When I browse to "/test/" I still get the "test.php". This is not what I
want.
I checked for the "mod_speling" module (which normally causes this
behaviour) but it is not present. I decided that it maybe was compile
Hi,
I am currently using Apache 2.2.4 (with ssl) and Tomcat 5.5 connected with
mod_jk running on windows XP Pro. My web application is spring based and i want
to enable ssl for few selected pages in my application. Previously when i was
running Tomcat standalone i was using acegi security's ch
At 01:31 AM 2/14/2007, imthiaz khan wrote:
I have configured my server to port 80,but it is not displaying the
designed HTML pages
A guess, based on your lack of information:
1. Apache isn't running. Solution: Make sure it is.
2. Something else is listening on port 80. Solution: Put it on ano
On 2/14/07, Susan Roesner RZ <[EMAIL PROTECTED]> wrote:
Hello,
I set up a reverse proxy which works fine. But if an external users wants to
access folder1 on the internal server http://web1.example.com he has to use
http://www.example.com/web1/folder1.
What I need is to rewrite this address so
On 2/14/07, Eric Covener <[EMAIL PROTECTED]> wrote:
Has anyone looked at how applicable to 2.0.x the 10 bullets in the
"what can be cached" section of the following document:
http://httpd.apache.org/docs/2.2/caching.html
Any key differences jump out for anyone?
Other than the fact that cachin
On 2/14/07, Krist van Besien <[EMAIL PROTECTED]> wrote:
The way I would solve this is have the users spread over more than
four dirs, like this:
/users/a/
/users/b/
and so on, al the way to z.
Than have all your users whose username starts with a in /users/a/ and
so on. So ccyen would have his
Has anyone looked at how applicable to 2.0.x the 10 bullets in the
"what can be cached" section of the following document:
http://httpd.apache.org/docs/2.2/caching.html
Any key differences jump out for anyone?
--
Eric Covener
[EMAIL PROTECTED]
---
Hi,
I think you should manage to do this by using RewriteCond directive and
REQUEST_METHOD environment variable
(http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond). You
should be able to build a test that says "if http method is TRACE,
then... Then forbid"
Next line should then be
Hi,
I created user and group called daemon on my server, and http server
started successfully.
And byw the earlier reply was by my couligue, who is not sysadmin. Sorry
for that.
Now my other doubt is that, http server is running with a particular IP
address, but if my machine has various IP ad
Well, it's raining here in Cologne although I bought tanner yesterday,
anybody can help?
Have a look here http://www.catb.org/~esr/faqs/smart-questions.html,
re-think and then come back.
And, btw., reading the manual usually is a good start...
Greg
--
what's puzzlin' you, is the nature of my ga
Hello,
I set up a reverse proxy which works fine. But if an external users wants to
access folder1 on the internal server http://web1.example.com he has to use
http://www.example.com/web1/folder1.
What I need is to rewrite this address so that web1 is omitted thus to reach
folder1 an external
On 2/14/07, Desai, Sushant <[EMAIL PROTECTED]> wrote:
How to check whether it is there or not? And if not how to install?
How to check wether a specific group exists, and how to create this
group when it doesn't is specific to the OS. If you don't know how to
do this that I think you should rea
On 2/14/07, ccyen <[EMAIL PROTECTED]> wrote:
Hi
I want to replace the tilde symbol with slash in the URL,
And I know that I could add this setting
"AliasMatch ^/([^/]*)/?(.*) /home/$1/public_html/$2"
when all users' root directory are the same.
Now it's the problem...
There are mo
How to check whether it is there or not? And if not how to install?
Thanks and Regards,
Sushant Desai
Product and Partner Engineer,
Network Appliance Systems (India) Pvt. Ltd.
Tel: +91-80-41843433
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: Wednesday, Fe
On 2/14/07, Desai, Sushant <[EMAIL PROTECTED]> wrote:
Hi,
I am installing Apache on OS cluster, hence it is required to install it
on shared storage i.e. /oradata
I actually used make command after configure and then make install which
actually created directories in /oradata. So it gort instal
Hi,
I am installing Apache on OS cluster, hence it is required to install it
on shared storage i.e. /oradata
I actually used make command after configure and then make install which
actually created directories in /oradata. So it gort installed
successfully.
But when I try to start http server u
I have configured my server to port 80,but it is not displaying the designed
HTML pages
-
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
Hi,
First, I supppose that's just a cut/paste mistake, but with
RewriteEngine set to Off, not much will happen.
Second, you might want to play with [P] flag to proxy the request.
Anyway, your last rule is strange: you might try:
RewriteRule .* http://www.theanotherpage.com [P]
Olivier CHIRO
How to convert static html web pages to dynamic web pages using apache web
server
-
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
How to make dynamic web pages using apache web server
-
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
Hi .
could i configure httpd as proxy sever that could cache cookies at the
server , such that client store cookies with the server name .
thanks
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
34 matches
Mail list logo