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
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
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
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
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
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
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]>
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
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
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,
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
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
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
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
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
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
>
> 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
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
18 matches
Mail list logo