hi list
i have installed apache 2.2.0 and configured webdav on it, suexec isnt
installed, SELinux is disabled on the system
i have configured Webdav using following configuration
Alias /webdav/ "/var/www/webdav/"
DAV On
AuthType Basic
AuthName "WebDAV Storgae"
Auth
hi list
i have an apche installed in /etc/httpd
i want to install new rpm version in a different directory. the problem is
that rpm version installs in /etc/httpd where my old apache is already
working, how can i install rpm in a new directory
Regards
Azeem
-
hi list
i have just installed apache
when i start or restart httpd it gives the following error
httpd: apr_sockaddr_info_get() failed for Alpha2
what the problem can be
Regards
Azeem
-
The official User-To-User support forum o
From: "Joshua Slive" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] write prob in webdav
Date: Wed, 1 Mar 2006 12:07:54 -0500
On 3/1/06, azeem ahmad <[EMAIL PROTECTED]> wrote:
>
>
> and i h
From: "Joshua Slive" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] write prob in webdav
Date: Wed, 1 Mar 2006 11:42:43 -0500
On 3/1/06, azeem ahmad <[EMAIL PROTECTED]> wrote:
> here is lockdb d
From: "Joshua Slive" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] write prob in webdav
Date: Wed, 1 Mar 2006 11:17:55 -0500
On 3/1/06, azeem ahmad <[EMAIL PROTECTED]> wrote:
>
> [Wed Nov 29 03
From: "Joshua Slive" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] write prob in webdav
Date: Wed, 1 Mar 2006 11:08:18 -0500
On 3/1/06, azeem ahmad <[EMAIL PROTECTED]> wrote:
> hi list
> i have co
hi list
i have configured webdav, its working well while copying or reading the
contents, but its not writing or deleting any file, y is that so.
apache is working as user apache
below is the config
Alias /webdav/ "/var/www/webdav/"
DAV on
AuthType Basic
AuthName "WebDAV Storage"
AuthUserFile
hi list, i have installed httpd with webdav, now i want it to run on https
only, its running on both http and https both, how can i disable http
Regards
Azeem
-
The official User-To-User support forum of the Apache HTTP Server
From: "Joshua Slive" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] directory index forbidden
Date: Tue, 28 Feb 2006 11:34:17 -0500
On 2/28/06, azeem ahmad <[EMAIL PROTECTED]> wrote:
> [Tue Nov 28 03:11
hi list
i have configured webdav on my server, i have also made ssl in the way
specified. but when i goto access webdav folders using any browser. it says
you dont have permissions to access. while all the directories and files are
set to
chown -R apache:apache webdav/
chmod -R 750 webdav/
w
hi list
i have configured webdav and created a htpasswd file as well.
i have done it acording to sugetions. but now its says mysql table not
found, while i dont know how it is trying to find mysql tables
below is current config
Alias /dav/ "/var/www/dav"
DAV On
AuthType Basic
AuthName "must"
A
From: "Boyle Owen" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To:
Subject: RE: [EMAIL PROTECTED] webdav
Date: Mon, 27 Feb 2006 16:21:05 +0100
> -Original Message-
> From: azeem ahmad [mailto:[EMAIL PROTECTED]
> Sent: Montag, 27. Februar 2006 15:
hi list
i have configured a webdav directory. but when i try to connect to it, it
doesnt ask for credentials
how could i make it
configuration is as below
DAV On
AuthType Basic
AuthName "must"
AuthUserFile "/root/davlogin"
Require user webdav
Regards
Azeem
--
From: "Scott Miller" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To:
Subject: Re: [EMAIL PROTECTED] Premature end of script headers
Date: Thu, 23 Feb 2006 13:53:56 -0700
Fedora Core 4
Apache 2.0.54
I seem to be having this same problem. I read the manual at:
http://httpd.apache.
From: "Scott Miller" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To:
Subject: Re: [EMAIL PROTECTED] Premature end of script headers
Date: Thu, 23 Feb 2006 12:47:38 -0700
Fedora Core 4
Apache 2.0.54
I seem to be having this same problem. I read the manual at:
http://httpd.apache.
From: Robert Ionescu <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] access denied
Date: Tue, 21 Feb 2006 23:31:28 +0100
azeem ahmad wrote:
Options +Indexes +ExecCGI
Order allow,deny
looks like the allow directive is m
hi list, my server is denying access to cgi-bin, i m trying on it for a
while, before that it was even saying that premature end of script, but now
after some modifications (adding cgi-bin directory to virtual host) it says
access denied
following is the config
-
hi list
i m wondering that my cgi scripts are being access denied, i thin kits
matter of suexec
but i m not finding any help about how to use it
i placed
SuexecUserGroup mine mine
but when restarting it says
configuration broken, ignoring restart
is it a wrong placement of directive
Regards
Aze
is this configuration ok to run cgi scripts.
-
ServerAlias domain.com
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/mine/public_html
BytesLog domlogs/mine.com
20 matches
Mail list logo