Re: virtual hosting problem

2002-04-09 Thread Mike Burger
What I do is have them separated. /home/tss/html for the html files /home/tss/cgi-bin for the cgis ScriptAlias /cgi-bin/ "/home/tss/cgi-bin" to specify the cgi-bin directory. It's almost always a bad idea to have your cgis in your main document directory, anyhow, as a security practice. On T

Re: virtual hosting problem

2002-04-09 Thread daniel
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 1:05 PM Subject: Re: virtual hosting problem > > What should I have my document root set to and where should I put my index file? I still want it to be a cgi script and I want it grouped with all of the other cgi sc

Re: virtual hosting problem

2002-04-09 Thread Stephen Spalding
What should I have my document root set to and where should I put my index file? I still want it to be a cgi script and I want it grouped with all of the other cgi scripts.   Mike Burger <[EMAIL PROTECTED]> wrote: Yup...the problem is that you have the document root at /home/tss/cgi-bin, to start

Re: virtual hosting problem

2002-04-09 Thread Mike Burger
Yup...the problem is that you have the document root at /home/tss/cgi-bin, to start with...adding the ScriptAlias line makes Apache think that the cgi-bin directory for that will have a URL of /home/tss/cgi-bin/tss/cgi-bin. On Mon, 8 Apr 2002, Stephen Spalding wrote: > > Hello all, > > I'm t

Re: virtual hosting problem

2002-04-08 Thread Bill Crawford
On Mon, 8 Apr 2002, Stephen Spalding wrote: > Here's my VirtualHost directive in /etc/httpd/conf/httpd.conf: > > > ServerAdmin sspalding@groupwise > ScriptAlias /tss/cgi-bin/ "/home/tss/cgi-bin/" > DocumentRoot /home/tss/cgi-bin > ServerName tssdev > ErrorLog /home/tss/logs/tss.error > Transfer

RE: virtual hosting

2000-06-09 Thread Steve Curry
D] Subject: Re: virtual hosting hey.. I never received my copy.. Thanks Ray - Original Message - From: "Steve Curry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, May 31, 2000 3:21 PM Subject: RE: virtual hosting > Scott

Re: virtual hosting

2000-06-01 Thread Eddie Strohmier
L PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, June 01, 2000 11:22 AM Subject: Re: virtual hosting >hey.. I never received my copy.. Thanks >Ray > > >- Original Message - >From: "Steve Curry" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>

Re: virtual hosting

2000-06-01 Thread Ray Parish
hey.. I never received my copy.. Thanks Ray - Original Message - From: "Steve Curry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, May 31, 2000 3:21 PM Subject: RE: virtual hosting > Scott, > > I'll send

RE: virtual hosting

2000-05-31 Thread Steve Curry
Message- From: Scott Skrogstad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 31, 2000 10:54 AM To: [EMAIL PROTECTED] Subject: RE: virtual hosting I am going to do just virtural web domains. I already have a virtual email domain server. I would like to do it named based. I don't

RE: virtual hosting

2000-05-31 Thread Scott Skrogstad
I am going to do just virtural web domains. I already have a virtual email domain server. I would like to do it named based. I don't want to keep using up my IP's. Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Wed, 31 May 2000, Steve Curry wrote: > Scott,

RE: virtual hosting

2000-05-31 Thread Steve Curry
Scott, I have a couple of questions first... 1. When you say virtual hosting do you mean like multiple web domains and email? 2. If you answered yes to 1 then are you planning on doing IP or name based virtual web hosting? Let me know and I'll tell you what I know... Regards, Steven L. Cu

Re: Virtual hosting through firewall problem

2000-02-29 Thread Igmar Palsenberg
On Fri, 25 Feb 2000 [EMAIL PROTECTED] wrote: > I've just set up a firewall on my network using portfw with commands like > the following: > > /usr/sbin/ipmasqadm portfw -a -P tcp -L $external_ip 80 -R $internal_ip 80 > /usr/sbin/ipmasqadm portfw -a -P udp -L $external_ip 80 -R $internal_ip 80

Re: Virtual hosting through firewall problem

2000-02-25 Thread Perry J. Blalock
I use the following: ipmasqadm portfw -a -P tcp -L $EXT_IPADDR 80 -R $INT_IPADDR 80 Works well. > On Fri, 25 Feb 2000 15:58:57 -0800 (PST) > <[EMAIL PROTECTED]> wrote: >> I've just set up a firewall on my network using portfw with >> commands like >> the following: >> >> /usr/sbin/ipmasqadm po

Re: Virtual hosting through firewall problem

2000-02-25 Thread Adam Sleight
On Fri, 25 Feb 2000 15:58:57 -0800 (PST) <[EMAIL PROTECTED]> wrote: > I've just set up a firewall on my network using portfw with > commands like > the following: > > /usr/sbin/ipmasqadm portfw -a -P tcp -L $external_ip 80 -R > $internal_ip 80 > /usr/sbin/ipmasqadm portfw -a -P udp -L $external

Re: virtual hosting with 1 IP?

1999-11-29 Thread Charles Galpin
Ftp: not with a single IP, since the ftp protocol does not specify the domain the request is being sent to. pop: I believe there are pop daemons that can do this, but don't know off hand. There is one that is menat to run on a box with no logins that can do this, but cannot remember it's name. h

Re: virtual hosting with 1 IP?

1999-11-28 Thread Arni Raghu
Look at teh virtuald howto.. A - Original Message - From: sixx <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 29, 1999 12:10 AM Subject: virtual hosting with 1 IP? > Hi there, > > i was wondering if it is possible to do virtual web/mail/ftp hosting on a > single IP >

RE: Virtual Hosting in Apache 1.3

1998-06-22 Thread Paul Pettit
> From: Bench [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 19, 1998 7:21 PM > To: Redhat List > Subject: Virtual Hosting in Apache 1.3 > > > > I can't figure out why this doesn't work: > > NameVirtualHost 203.176.5.130 > > > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /home/httpd/virtual

Re: Virtual Hosting / DNS Question

1998-06-18 Thread Claire Bradford
Lance Robertson wrote: > the web browser when it points to DOMAIN. I want to be able to set up > fred.DOMAIN > and blah.DOMAIN so they will serve via the HTTP as well but will server out of > their > own directories. > I have a Cacheing DNS running. I have one "real" IP > address > which is pre