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

Apache server read permissions

2003-10-02 Thread James D. Parra
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 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.re

Re: Cant connect to apache server from remote computers

2003-01-10 Thread Silkk
--- Michael Fratoni <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Saturday 11 January 2003 12:56 am, Silkk wrote: > > Hmmm yah i restarted the apache server and still didnt work i tryed > > netstat -a and it did show &

Re: Cant connect to apache server from remote computers

2003-01-10 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 11 January 2003 12:56 am, Silkk wrote: > Hmmm yah i restarted the apache server and still didnt work i tryed > netstat -a and it did show > *81 listening > > And i shut down iptables and tryed and still nothing? Anything

Re: Cant connect to apache server from remote computers

2003-01-10 Thread Silkk
Hmmm yah i restarted the apache server and still didnt work i tryed netstat -a and it did show *81 listening And i shut down iptables and tryed and still nothing? --- Michael Fratoni <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > &

Re: Cant connect to apache server from remote computers

2003-01-10 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 11 January 2003 12:25 am, Silkk wrote: > K > I changed what port apache listens on in the httpd.conf file to port > 81 and changed the rules in iptables from 80 to 81 and still i cant > connect. You restarted the http server after making

Re: Cant connect to apache server from remote computers

2003-01-10 Thread Silkk
K I changed what port apache listens on in the httpd.conf file to port 81 and changed the rules in iptables from 80 to 81 and still i cant connect. --- Michael Fratoni <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday 10 January 2003 11:37 pm, Silkk wr

Re: Cant connect to apache server from remote computers

2003-01-10 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 10 January 2003 11:37 pm, Silkk wrote: > Hi, > > I just installed Apache 2.0 on my Redhat 7.3 (2.4.19) system. I started > my httpd and tryed to connect to it from (browser)"http://localhost"; > and it WILL connect. Then went into the httpd.c

Cant connect to apache server from remote computers

2003-01-10 Thread Silkk
Hi, I just installed Apache 2.0 on my Redhat 7.3 (2.4.19) system. I started my httpd and tryed to connect to it from (browser)"http://localhost"; and it WILL connect. Then went into the httpd.conf file and changed the servername to "myipaddy"(145.17x.xx.25) and made sure it was listening on port

Apache server - Documentation not available Must use index.html.eninstead of index.html

2002-12-06 Thread Jean Fleurant (root)
I've setup my Apache server and I can get the 'Test Page for the Apache Web Server On Red Hat Linux". In this page, there are links which refers to local pages. For example, there is a sentence with a link to the Apache documentation: The Apache documentation <http://homejf

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

Apache Server Probrem

2001-04-23 Thread Mark Lo
Hi all, My web server always turn out error stating that "The Page Cannot Be Displayed". After I hit the refresh buttom, I am able to view that page again. I am not using Round Robin DNS. I would like to know what causes the progrem. Apache_1.3.19 Thank You Mark

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

Apache Server

1998-04-07 Thread Oh how I wish.........
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? Also, I have a friend who is a sysadm in another state

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 uncommen

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 &g

Apache Server Side Includes Configuration

1998-03-27 Thread Saleh A. Al-Abbad
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 allows