RE: apache question re: tag not viz.

2003-09-17 Thread Wade Chandler
Wade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leonard den Ottolander Sent: Wednesday, September 17, 2003 9:33 AM To: [EMAIL PROTECTED] Subject: Re: apache question re: tag not viz. Hello Bob, > If I open by "http://localhost"; > ther

Re: apache question re: tag not viz.

2003-09-17 Thread Leonard den Ottolander
Hello Bob, > If I open by "http://localhost"; > there is a brief flash of a blank square image box of the > correct height but no image. Sounds like you should check the file ownership and permissions. Bye, Leonard. -- How clean is a war when you shoot around nukelar waste? Stop the use of d

apache question re: tag not viz.

2003-09-16 Thread Bob Hartung
Hi all, I have a simple test css page that includes a single image. When I open the html file using "file->open" the page displays correctly. If I open by "http://localhost"; there is a brief flash of a blank square image box of the correct height but no image. To rule out a path problem

Re: [OT] Apache question on mod_rewrite [SOLVED!!!]

2003-07-08 Thread Rick Warner
On Tue, 2003-07-08 at 11:22, Rodolfo J. Paiz wrote: > IT WORKS! > > I can do no less than to bow down before you, and buy you virtual beer. And > if you're ever in Guatemala, I'll make it real beer (or anything else you > care to drink). > > The syntax is pretty damn close to what I had, but I

Re: [OT] Apache question on mod_rewrite [SOLVED!!!]

2003-07-08 Thread Rodolfo J. Paiz
At 7/8/2003 10:41 -0700, you wrote: I have this working. Here is my rewrite section: # # Mod rewrite stuff # # rewrite environment RewriteEngine on RewriteLog /var/log/httpd/https_rewrite_log RewriteLogLevel 1

Re: [OT] Apache question on mod_rewrite

2003-07-08 Thread Rick Warner
On Tue, 2003-07-08 at 10:19, Rodolfo J. Paiz wrote: > At 7/8/2003 07:18 -0400, you wrote: > >>I have a website which must be served _only_ over HTTPS. However, I serve > >>pretty stupid users, so disabling port 80 is not ideal due to the 10 > >>calls a day of "the site is down!". Rather, I want t

Re: [OT] Apache question on mod_rewrite

2003-07-08 Thread Gavin Durman
I'm addled (car broke down) so be kind, but can you have a separate docroot for http with a 0 second redirect page or one in the conf file that sends to the docroot for https? I think I've done that on some sites, but I'm not all here so bear with me. Supposed to go on vacation, now have no car.

Re: [OT] Apache question on mod_rewrite

2003-07-08 Thread Rodolfo J. Paiz
At 7/8/2003 07:18 -0400, you wrote: I have a website which must be served _only_ over HTTPS. However, I serve pretty stupid users, so disabling port 80 is not ideal due to the 10 calls a day of "the site is down!". Rather, I want to redirect any and all requests, for any URL on this site, to the

Re: [OT] Apache question on mod_rewrite

2003-07-08 Thread Bill Tangren
Rodolfo J. Paiz wrote: Do forgive me for going completely off-topic, but I have spent a solid three days of RTFM and I'm going nuts with this. At the very least, the site in question is running on a variant of Red Hat 7.3... I have a website which must be served _only_ over HTTPS. However, I se

[OT] Apache question on mod_rewrite

2003-07-05 Thread Rodolfo J. Paiz
Do forgive me for going completely off-topic, but I have spent a solid three days of RTFM and I'm going nuts with this. At the very least, the site in question is running on a variant of Red Hat 7.3... I have a website which must be served _only_ over HTTPS. However, I serve pretty stupid users

RE: Squirrelmail/Apache question

2002-11-27 Thread Rune Berge
On Mon, 25 Nov 2002, Will Phipps wrote: > I figured out something that might be causing the problem. When I goto > www.mydomain.com/webmail/ (with the trailing "/"). It works fine. I > noticed that in the httpd.conf file it warns you that "if you use a > trailing "/" on the alias then you need

RE: Squirrelmail/Apache question

2002-11-25 Thread Will Phipps
> When I try to access www.mydomain.com/webmail and > http://localhost/webmail with Mozilla I get the following error > message in a dialog: www._default_.com could not be found. Please > check the name and try again. And other pages on www.mydomain.com works fine? I have no idea what that err

RE: Squirrelmail/Apache question

2002-11-25 Thread Rune Berge
On Sun, 24 Nov 2002, Will Phipps wrote: > When I try to access www.mydomain.com/webmail and > http://localhost/webmail with Mozilla I get the following error message > in a dialog: > www._default_.com could not be found. Please check the name and try > again. And other pages on www.mydomain.com

RE: Squirrelmail/Apache question

2002-11-24 Thread Will Phipps
>IIRC it should work by default. What kind of error are you getting when >trying to access www.mydomain.com/webmail? Have you tried accessing it >from the server itself? (http://localhost/webmail) > >Does the file /etc/httpd/conf.d/squirrelmail.conf exist on your system, >and does it contain an

Re: Squirrelmail/Apache question

2002-11-24 Thread Wayne McCloud
I have sendmail and imap working. we are using the netscape mail and it works fine. >>> [EMAIL PROTECTED] 11/24/02 12:30PM >>> On Sun, 24 Nov 2002, Wayne McCloud wrote: > I have Squirrelmail installon 8.0 and get the login screen; however, > none of my usr name and passwords work. Is there som

Re: Squirrelmail/Apache question

2002-11-24 Thread Rune Berge
On Sun, 24 Nov 2002, Wayne McCloud wrote: > I have Squirrelmail installon 8.0 and get the login screen; however, > none of my usr name and passwords work. Is there something else i need > to configure? Well, you have to have sendmail and imap set up correctly. Are your users able to read/send m

RE: Squirrelmail/Apache question

2002-11-24 Thread Rune Berge
On Sat, 23 Nov 2002, Will Phipps wrote: > Actually the default would be better. Is there anything else I need to > do to set it up? Or, should it be working by default? Does it need any > configuration in apache that is not done in RH 8.0 by default? IIRC it should work by default. What kind

Re: Squirrelmail/Apache question

2002-11-24 Thread Mike Burger
On Sun, 24 Nov 2002, Wayne McCloud wrote: > I have Squirrelmail installon 8.0 and get the login screen; however, > none of my usr name and passwords work. Is there something else i need > to configure? > thanks There was an issue, introduced lately by a recent version of PHP, where you actually

Squirrelmail/Apache question

2002-11-24 Thread Wayne McCloud
I have Squirrelmail installon 8.0 and get the login screen; however, none of my usr name and passwords work. Is there something else i need to configure? thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redh

RE: Squirrelmail/Apache question

2002-11-23 Thread Will Phipps
Actually the default would be better. Is there anything else I need to do to set it up? Or, should it be working by default? Does it need any configuration in apache that is not done in RH 8.0 by default? Thanks, Will P. > I am trying to set up Squirrelmail with apache. Do I have to set up

Re: Squirrelmail/Apache question

2002-11-23 Thread Mike Burger
You'll either need to set up squirrelmail in a subdirectory of your webserver's directory structure, or you'll need to add aliases and directives to the httpd.conf file which will allow apache to access and display items from the squirrelmail directories. On Sat, 23 Nov 2002, Will Phipps wrote:

Re: Squirrelmail/Apache question

2002-11-23 Thread Rune Berge
On Sat, 23 Nov 2002, Will Phipps wrote: > I am trying to set up Squirrelmail with apache. Do I have to set up the > /usr/var/squirrelmail directory as a virtual host in apache? What is it > that I have to do to make it show up when I access > www.mydomain.com/squirrelmail from the web? I am us

Re: Squirrelmail/Apache question

2002-11-23 Thread Tom Eastep
--On Saturday, November 23, 2002 04:44:55 PM -0600 Will Phipps <[EMAIL PROTECTED]> wrote: I am trying to set up Squirrelmail with apache. Do I have to set up the /usr/var/squirrelmail directory as a virtual host in apache? What is it that I have to do to make it show up when I access www.mydo

Squirrelmail/Apache question

2002-11-23 Thread Will Phipps
I am trying to set up Squirrelmail with apache. Do I have to set up the /usr/var/squirrelmail directory as a virtual host in apache? What is it that I have to do to make it show up when I access www.mydomain.com/squirrelmail from the web? I am using RH 8.0 and have not changed the way the RH 8.0

RE: apache question

2002-03-28 Thread Chad and Doria Skinner
What are you using frames for?? Ditch the framset and your links will display as you desire. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of pochy > Sent: Thursday, March 28, 2002 3:33 PM > To: [EMAIL PROTECTED] > Subjec

Re: apache question

2002-03-28 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 28 Mar 2002, pochy wrote: >I`m running a website "dujo.org" and for example a friend >connect to the site, >in the browser location bar show (http://www.dujo.org) but when they >click on >any link in the index page the addres in the

Re: apache question

2002-03-28 Thread bbales
If the file is on your site use something like: THE BARTON MACLANE TREASURY If it is an internet site, use: http://www.imdb.com";>The Internet Movie Database Get a book on html. bruce On Thursday 28 March 2002 03:33 pm, you wrote: > Hello people: > > I`m running a website "dujo.org"

Re: apache question

2002-03-28 Thread SignGuy
no frames - Original Message - From: "pochy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 28, 2002 4:33 PM Subject: apache question > Hello people: > > I`m running a website "dujo.org" and for example a friend

apache question

2002-03-28 Thread pochy
Hello people: I`m running a website "dujo.org" and for example a friend connect to the site, in the browser location bar show (http://www.dujo.org) but when they click on any link in the index page the addres in the locations bar don't change like in other sites (i.e. http://www.du

apache question

2002-03-13 Thread daniel
don't know if this is the best place to ask, but i thought i'd start here. i'm running apache 1.3.23 on rh72 and it's been working wonderfully 'till today when i tried to get certian files to expire immediately. i'm using an .htaccess file that looks like this: ExpiresActive On ExpiresByType

Re: Apache Question

2002-01-18 Thread Jason Costomiris
On Fri, Jan 18, 2002 at 12:52:30PM -0500, Jeff Bearer wrote: : I have a website that is being spidered by 1 host at in-opertune times, : I'm trying to see if there is a way I can block the host in apache for a : few hours of the day but allow it the rest of the day. directives? iptables on the

Re: Apache Question

2002-01-18 Thread Cameron Simpson
On 18:40 18 Jan 2002, Rodolfo J. Paiz <[EMAIL PROTECTED]> wrote: | At 1/18/2002 01:16 PM -0500, you wrote: | >On 18 Jan 2002, Jeff Bearer wrote: | > >I have a website that is being spidered by 1 host at in-opertune times, | > >I'm trying to see if there is a way I can block the host in apache for

Re: Apache Question

2002-01-18 Thread Blake Thornton
> > > > >I have a website that is being spidered by 1 host at in-opertune times, > > >I'm trying to see if there is a way I can block the host in apache for a > > >few hours of the day but allow it the rest of the day. > > > > It wouldn't be too hard to add the appropriate iptables calls to a

Re: Apache Question

2002-01-18 Thread Jeff Bearer
Didn't think about using iptables, thanks, it was easier than I thought. On Fri, 2002-01-18 at 13:07, David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jeff Bearer wrote: > > >I have a website that is being spidered by 1 host at in-opertune times, > >I'm trying to s

Re: Apache Question

2002-01-18 Thread Rodolfo J. Paiz
At 1/18/2002 01:16 PM -0500, you wrote: >On 18 Jan 2002, Jeff Bearer wrote: > >I have a website that is being spidered by 1 host at in-opertune times, > >I'm trying to see if there is a way I can block the host in apache for a > >few hours of the day but allow it the rest of the day. > >Run a goog

Re: Apache Question

2002-01-18 Thread Anthony E. Greene
On 18 Jan 2002, Jeff Bearer wrote: >I have a website that is being spidered by 1 host at in-opertune times, >I'm trying to see if there is a way I can block the host in apache for a >few hours of the day but allow it the rest of the day. Run a google on "robots.txt". Tony -- Anthony E. Greene

Re: Apache Question

2002-01-18 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff Bearer wrote: >I have a website that is being spidered by 1 host at in-opertune times, >I'm trying to see if there is a way I can block the host in apache for a >few hours of the day but allow it the rest of the day. It wouldn't be too hard to

Apache Question

2002-01-18 Thread Jeff Bearer
Sorry it this is too off topic. I have a website that is being spidered by 1 host at in-opertune times, I'm trying to see if there is a way I can block the host in apache for a few hours of the day but allow it the rest of the day. -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com _

Re: Apache Question

2001-12-20 Thread Fire Dragon
On Wed, Dec 12, 2001 at 11:00:54AM -0700, Blake Thornton wrote: > What would cause Apache to restart. I looked in my error logs this > morning and it looks like this: > > - > > [Wed Dec 12 04:02:03 2001] [notice] SIGHUP received. Attempting to >

Re: Apache Question

2001-12-12 Thread Bob Staaf
> What would cause Apache to restart. I looked in my error logs this > morning and it looks like this: > > - > > [Wed Dec 12 04:02:03 2001] [notice] SIGHUP received. Attempting to > restart > > [Wed Dec 12 04:02:04 2001] [notice] Apache/1.3.22 (Unix

Re: Apache Question

2001-12-12 Thread Jeremy C. Reed
On Wed, 12 Dec 2001, Blake Thornton wrote: > What would cause Apache to restart. I looked in my error logs this > morning and it looks like this: > [Wed Dec 12 04:02:03 2001] [notice] SIGHUP received. Attempting to > restart Look for a cron task that may have done this. For example, maybe yo

Apache Question

2001-12-12 Thread Blake Thornton
What would cause Apache to restart. I looked in my error logs this morning and it looks like this: - [Wed Dec 12 04:02:03 2001] [notice] SIGHUP received. Attempting to restart [Wed Dec 12 04:02:04 2001] [notice] Apache/1.3.22 (Unix) (Red-Hat/L

RE: Apache question on RedHat

2001-03-30 Thread Warren Melnick
rd to write it. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Philip Senechal [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 11:27 AM To: RedHat ListServ Subject: Apache question on RedHat Here's my cur

Re: Apache question on RedHat

2001-03-30 Thread Leonard den Ottolander
Hi Philip, > Here's my problem...since the cable router forwards ALL port 80 traffic to only > one IP address, how can I make Apache on my web server forward the request for > a certain domain name to a different server? You can't. Since you only have one IP on the outside you c

Apache question on RedHat

2001-03-30 Thread Philip Senechal
Here's my current setup: Cable broadband connection to Linksys cable router. The router allows you to forward ports to different IP addresses on your internal network. So I have port 80 and 443 forwarding to my main web server. My mail server is on a different IP address. My mail server has t

RE: An apache question ( please indulge me )

2000-06-27 Thread Anurag Jalan
Where do i check the servername directive ... ( in httpd.conf ? ) Regards Anurag At 06:06 PM 6/27/00 -0500, you wrote: >I've noticed the responses and thought that I would also point out that if >the hostname for the server is not set correctly this error will occur. For >example at work my

RE: An apache question ( please indulge me )

2000-06-27 Thread Chad W. Skinner
I've noticed the responses and thought that I would also point out that if the hostname for the server is not set correctly this error will occur. For example at work my server was not resolving its name correctly and it could not properly handle internal redirects. Adding the proper servername di

Re: An apache question ( please indulge me )

2000-06-27 Thread Lee Howard
Quoting somebody else who helped me with this: >httpd expects a trailing slash on requested URLs when the conf file has a >trailing slash in the alias entry (That's in httpd.conf) Look at the line: 'DocumentRoot "/home/httpd/html"' and the alias lines (usually below it). You'll need to /etc/rc.

Re: [SLE] An apache question ( please indulge me )

2000-06-27 Thread Philip Jenkins
Check your tag in httpd.conf, if you have a trailing / after the directory name then it requires that trailing / to be there when you type in the address: --> Allows you to just type server.name.com , but: --> Requires the server.name.com/ On Tue, 27 Jun 2000, anurag jalan wrote: > Hi al

An apache question ( please indulge me )

2000-06-27 Thread anurag jalan
Hi all, I run Apache 1.3.12 on my Lan ( don't know what version my hosting company runs ) An URL such as http://www.schoolcircle.com/sports shows up on *their* servers .. but locally i have to add the trailing "/" to view the index page ..as in http://www.schoolcircle.com/sports/ ... Can i '

Re: Apache question

2000-04-23 Thread Charles Galpin
Hi Michael Your single IP and current DNS config is sufficient to accomplish this. Just read the following to learn how to configure apache fir name based virtual hosting! http://www.apache.org/docs/vhosts/name-based.html The only limitation is that this requires the HTTP/1.1 protocol (no big

Re: Apache question

2000-04-23 Thread Stephen Berg
On Sun, 23 Apr 2000 02:19:18 -0400 (EDT), Michael J. McGillick wrote: >What I would really like to be able to do is have Apache, or Linux make >some type of determination on what URL was entered, and then pick a >different directory where HTML would be stored for that site. In essence, >I want t

Apache question

2000-04-23 Thread Michael J. McGillick
Morning Everyone: I'd like to find out if through the magic of Linux and Apache this scenario is possible: I have a cable modem connection to the Internet. With it, I get 1 IP Address from my local ISP. I currently own 3 domain names from the InterNIC. I'm somewhat familiar with how to set up

RE: Apache Question

1998-04-09 Thread David . LANDGREN
>anyone else evr had this problem or are there some strange properties to >this file? You are doing something wrong. A shell alias, a clobbered file, a control character in the file name, a truncated file, it's not really a stripped 32-bit ELF executable, a weird symlink... the list goes on. It

Apache Question

1998-04-08 Thread J. Willardson\(Linux box\)
The apache that installed on my redhat 4.2 works fine and like where it put everything (as far as drivespace is concerned) but ive been trying to install the newer bianary from apaches websight apache_1.2.4-i486-wha.. ive a a 486 with a 100mhz cpu icant get this to work: httpd -f /usr/local/