Re: Apache server read permissions

2003-10-03 Thread John Nichel
James D. Parra wrote: NameVirtualHost 192.168.101.101 DocumentRoot /var/www/html/ddd < Look here ServerName "www.domainname.com:80" < You don't need the ':80' ServerAlias "domainname.com" ErrorLog /var/log/httpd/ddd_error_log TransferLog /var/log/httpd/ddd_access_log

RE: Apache server read permissions

2003-10-03 Thread David Hart
reciated. > > > James D. Parra > Systems Administrator, IT Dept. > Music Reports, Inc. > [EMAIL PROTECTED] > ph (818) 558-1400 x112 > fx (818) 558-3484 > > > -Original Message- > From: John Nichel [mailto:[EMAIL PROTECTED] > Sent: Thursday, October

RE: Apache server read permissions

2003-10-03 Thread James D. Parra
AIL PROTECTED] ph (818) 558-1400 x112 fx (818) 558-3484 -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 8:26 PM To: [EMAIL PROTECTED] Subject: Re: Apache server read permissions James D. Parra wrote: > jp -No I am not. I want clients to have read-on

Re: Apache server read permissions

2003-10-02 Thread John Nichel
James D. Parra wrote: jp -No I am not. I want clients to have read-only access. The directory and its contents have 'rw_r__r__' permissions. You do not need .htaccess to accomplish this. This will be handled by the user/group Apache is running as vs. the user/group ownership of the directory. j

RE: Apache server read permissions

2003-10-02 Thread James D. Parra
> > ...And I see that answer is the '.htaccess' file is not readable. But there > is NO .htaccess file in this directory. I am using Webmin to configure this > site. > Are you trying to restrict access to this dir? jp -No I am not. I want clients to have read-only access. The directory and its

RE: Apache server read permissions

2003-10-02 Thread Bret Hughes
On Thu, 2003-10-02 at 17:53, James D. Parra wrote: > Thanks, Bret. > > Output of access.log; > 192.168.101.78 - - [02/Oct/2003:15:02:41 -0700] "GET / HTTP/1.1" 403 410 "-" > "Opera/7.20 (Windows NT 5.1; U) [en]" > > Output of error.log; > [Thu Oct 02 15:03:05 2003] [crit] [client 192.168.101.78]

RE: Apache server read permissions

2003-10-02 Thread James D. Parra
dd the virtual server entry to the file. What is the proper syntax so I can edit it manually? Again, many thanks. James -Original Message- From: Bret Hughes [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 2:48 PM To: [EMAIL PROTECTED] Subject: RE: Apache server read permissio

RE: Apache server read permissions

2003-10-02 Thread Bret Hughes
On Thu, 2003-10-02 at 16:31, James D. Parra wrote: > Okay, I am getting the below error from the 'virtual server'. I must be > missing something from either in the global settings or the virtual > settings. Any ideas on how to configure the virtual web server? > > Thank you, > > James anything

RE: Apache server read permissions

2003-10-02 Thread James D. Parra
PROTECTED] Sent: Thursday, October 02, 2003 10:49 AM To: [EMAIL PROTECTED] Subject: Re: Apache server read permissions On Thu, 2003-10-02 at 12:35, James D. Parra wrote: > Hello, > > How do I set the directory/file permissions to 'read only' for website > viewers? >

RE: Apache server read permissions

2003-10-02 Thread James D. Parra
On Thu, 2003-10-02 at 12:35, James D. Parra wrote: > Hello, > > How do I set the directory/file permissions to 'read only' for website > viewers? > > I am getting a, "You don't have permission to access / on this server," > error when I try to view this page. > Thank you, > What page? The i

RE: Apache server read permissions

2003-10-02 Thread James D. Parra
: [EMAIL PROTECTED] Subject: Re: Apache server read permissions James D. Parra wrote: > Hello, > > How do I set the directory/file permissions to 'read only' for website > viewers? > > I am getting a, "You don't have permission to access / on this server,

Re: Apache server read permissions

2003-10-02 Thread Bret Hughes
On Thu, 2003-10-02 at 12:35, James D. Parra wrote: > Hello, > > How do I set the directory/file permissions to 'read only' for website > viewers? > > I am getting a, "You don't have permission to access / on this server," > error when I try to view this page. > Thank you, > What page? Either

Re: Apache server read permissions

2003-10-02 Thread Sasa Stupar
James D. Parra wrote: Hello, How do I set the directory/file permissions to 'read only' for website viewers? I am getting a, "You don't have permission to access / on this server," error when I try to view this page. Thank you, James where is your root directory? this should be readable by use

RE: Apache Server Probrem

2001-04-23 Thread Ryan McAdams
Is it just for you, or all users? What is the domain name so that we can try to hit it. -Original Message- From: Mark Lo [mailto:[EMAIL PROTECTED]] Sent: Monday, April 23, 2001 9:37 AM To: [EMAIL PROTECTED] Subject: Apache Server Probrem Hi all, My web server always turn out er

RE: Apache Server

1998-04-07 Thread Tempel, Philippe
> I would like to set up a server on the web. I only want it up and > running when I'm on the web, and i have a static i.p. when i connect. > I > think I remember some discussions about this a few weeks ago. can > anyone > point me in the right direction? > [PT] Take a look at the Apache

Re: Apache Server Side Includes Configuration

1998-03-27 Thread Vidiot
> >I am trying to configure my apache server to recognize Server Side Includes. I have >edited srm.conf and found the following lines : > >$ start $$ ># If you want to use server side includes or CGI outside ># ScriptAliased directories uncomment the following lines > ># AddType

Re: Apache Server Side Includes Configuration

1998-03-27 Thread G. Q. Shen
On Fri, 27 Mar 1998, Saleh A. Al-Abbad wrote: > I am trying to configure my apache server to recognize Server Side Includes. I have >edited srm.conf and found the following lines : > > $ start $$ > # If you want to use server side includes or CGI outside > # ScriptAliased direc