Re: apache2 and virtual hosts

2013-05-25 Thread Paul Lane
On Sat, May 25, 2013 at 12:24 PM, Karl E. Jorgensen wrote: > Hi > > On Sat, May 25, 2013 at 10:48:17AM +0100, Pol Hallen wrote: > > Ah.. But "http://www.domain2.com"; is NOT the same as > "http://domain2.com"; - the "www" is merely a common convention. It > actually makes it a different site. > >

Re: apache2 and virtual hosts

2013-05-25 Thread Karl E. Jorgensen
Hi On Sat, May 25, 2013 at 10:48:17AM +0100, Pol Hallen wrote: > Hey all! > > I have read I don't know how much howto but I don't understand how > resolve virtual host problem. > > I've 2 real domains (i.e. domain1.com, domain2.com, web DNS panel to > internet is configurated to point to my stat

Re: apache2 and virtual hosts

2013-05-25 Thread Pol Hallen
> Try defining the directories as in the top VirtualHost stanza. I > believe just defining the DocumentRoot is not enough. Apache needs to > know what it can due there. Also, make sure that the www-data user has > reading permission of the directory in /home/domain2/domain2/htdocs/. > Or at least t

Re: apache2 and virtual hosts

2013-05-25 Thread Paul Lane
On Sat, May 25, 2013 at 4:48 AM, Pol Hallen wrote: > apache 2.2.16-6+squeeze11 > > cat /etc/apache2/site-enabled/001-default: > > >ServerName domain1.com > DocumentRoot /var/www/ > > Options FollowSymLinks > AllowOverride None > >

Re: apache2 and virtual hosts

2013-05-25 Thread Pol Hallen
thz_user.load deflate.loadmime.conf php5.load setenvif.loaduserdir.conf authn_file.load autoindex.confdir.confmime.load reqtimeout.conf ssl.conf userdir.load cat ports.conf NameVirtualHost *:80 Listen 80 # SSL name based virtual hosts are not

Re: apache2 and virtual hosts

2013-05-25 Thread Alex Dubinin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Hey all! > I have read I don't know how much howto but I don't understand how > resolve virtual host problem. > I've 2 real domains (i.e. domain1.com, domain2.com, web DNS panel to > internet is configurated to point to my static IP). Apache works

apache2 and virtual hosts

2013-05-25 Thread Pol Hallen
Hey all! I have read I don't know how much howto but I don't understand how resolve virtual host problem. I've 2 real domains (i.e. domain1.com, domain2.com, web DNS panel to internet is configurated to point to my static IP). Apache works ok. PROBLEM: When I do elinks (or with firefox) www.doma

[SOLVED] Re: libvirt/kvm virtual hosts unbootable after upgrading hypervisor to wheezy from squeeze

2013-05-15 Thread Ari Epstein
Thanks Zenaan. Had a lucky break: I changed the virtual disks from SCSI to SATA using virt-manager and suddenly they were bootable again. On Wed, May 15, 2013 at 9:00 PM, Zenaan Harkness wrote: > I can only give wild suggests: read errata; use (low-level) tools to > check disk availability; tr

Re: libvirt/kvm virtual hosts unbootable after upgrading hypervisor to wheezy from squeeze

2013-05-15 Thread Zenaan Harkness
I can only give wild suggests: read errata; use (low-level) tools to check disk availability; try running your vm on a test box - you did test a migration before deploying the upgrade, hint hint :) Good luck Zenaan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: libvirt/kvm virtual hosts unbootable after upgrading hypervisor to wheezy from squeeze

2013-05-15 Thread Ari Epstein
t; I have hardly had to touch libvirt/kvm since I set it up for a server > several years ago, but need to learn fast after a wheezy upgrade has made > them unbootable. I can connect to the virtual hosts through virt-manager > and see that the virtual firmware is unable to find any

libvirt/kvm virtual hosts unbootable after upgrading hypervisor to wheezy from squeeze

2013-05-15 Thread Ari Epstein
Hi all, I have hardly had to touch libvirt/kvm since I set it up for a server several years ago, but need to learn fast after a wheezy upgrade has made them unbootable. I can connect to the virtual hosts through virt-manager and see that the virtual firmware is unable to find any bootable media

Re: Apache SSL named based virtual hosts

2011-01-25 Thread Jochen Schulz
Bob Proulx: > Jochen Schulz wrote: > >> Modern browsers appear to support that TLS extension: >> https://secure.wikimedia.org/wikipedia/en/wiki/Server_Name_Indication#Browser\ > s > > I will implement this in a test installation and get some experience > with this feature. The future looks bright

Re: Apache SSL named based virtual hosts

2011-01-24 Thread Bob Proulx
Jochen Schulz wrote: > The problem is/was that the TLS handshake was initiated before the > HTTP request was sent. Since only the request included the > Host-Header, the web server couldn't show a certificate for the > requested domain name. A better explanation can be found here: > > http://httpd

Re: Apache SSL named based virtual hosts

2011-01-24 Thread Boyd Stephen Smith Jr.
In <201101241443.22084@iguanasuicide.net>, Boyd Stephen Smith Jr. wrote: >http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI > >I believe Lenny does actually have a recent enough version of both apache2 >and libssl0.9.8, but I've not tried using SNI with Lenny's version of >Apache. (Correc

Re: Apache SSL named based virtual hosts

2011-01-24 Thread Jochen Schulz
Bob Proulx: > Boyd Stephen Smith Jr. wrote: > >> ... Apache (from upstream) has supported it for a while and I've had >> it in production (system based on Ubuntu Maverick) for a number of >> months. > > Re: NameVirtualHost *:443 > > This is good to hear but if so then how do they pull that off?

Re: Apache SSL named based virtual hosts

2011-01-24 Thread Boyd Stephen Smith Jr.
onths. > >Re: NameVirtualHost *:443 > >This is good to hear but if so then how do they pull that off? I >thought for https that the certificate negotiation was tied to the IP >address? No? Is there a way to have all of the browsers use starttls >for https and to be able

Re: Apache SSL named based virtual hosts

2011-01-24 Thread David Sastre
On Mon, Jan 24, 2011 at 01:23:35PM -0700, Bob Proulx wrote: > In another thread: > Boyd Stephen Smith Jr. wrote: > Is there a way to have all of the browsers use starttls > for https ... > and to be able to share virtual hosts with SSL on a single > IP address? That would be a

Apache SSL named based virtual hosts

2011-01-24 Thread Bob Proulx
l that off? I thought for https that the certificate negotiation was tied to the IP address? No? Is there a way to have all of the browsers use starttls for https and to be able to share virtual hosts with SSL on a single IP address? That would be awesome! Where can I read about it? It is a featu

Apache with virtual hosts and mod-python / trac stopped working

2010-02-26 Thread Joost Kraaijeveld
Hi, I have a Squeeze server that, until 2 days ago, functioned good with multiple virtual hosts, mod_python and Trac. For unknown reasons it suddenly stopped working. It appears that all directives in all virtual hosts except the default virtual host are ignored. Accessing them result in a

Re: iptables and virtual hosts problem

2007-10-31 Thread Erik Persson
Andrew Sackville-West wrote: On Tue, Oct 30, 2007 at 05:09:50PM +0100, Erik Persson wrote: Hello! I have a server which is running 2 different virtual hosts (vserver), let's call them S for the server, A and B for the virtual hosts A and B. S, A and B have different ip-addresses (say s.

Re: iptables and virtual hosts problem

2007-10-30 Thread Andrew Sackville-West
On Tue, Oct 30, 2007 at 05:09:50PM +0100, Erik Persson wrote: > Hello! > > I have a server which is running 2 different virtual hosts (vserver), let's > call them S for the server, A and B for the virtual hosts A and B. > S, A and B have different ip-addresses (say s.s.s.s,

iptables and virtual hosts problem

2007-10-30 Thread Erik Persson
Hello! I have a server which is running 2 different virtual hosts (vserver), let's call them S for the server, A and B for the virtual hosts A and B. S, A and B have different ip-addresses (say s.s.s.s, a.a.a.a and b.b.b.b). Since the server isn't really forwarding anything I haven&

Re: virtual hosts problem - images not displaying

2006-10-25 Thread HomeNet NW
I saw that in the httpd.conf file, and I added a /var/www/yourwebsite.com/images> to include the client's images directory. (I added this under the default /usr/share/images> directive.) However, it didn't help. Should I remove the image alias directive altogether (everything from and including

Re: virtual hosts problem - images not displaying

2006-10-25 Thread Matus UHLAR - fantomas
On 24.10.06 14:37, HomeNet NW wrote: > Hi. I have a really strange problem. I have a virtual host on my Debian > Sarge web server. The web pages come up fine, but the images won't if the > image directory is named "images." It can be named anything else, > including "Images", but not "images".

virtual hosts problem - images not displaying

2006-10-25 Thread HomeNet NW
Hi.  I have a really strange problem.  I have a virtual host on my Debian Sarge web server.  The web pages come up fine, but the images won't if the image directory is named "images."  It can be named anything else, including "Images", but not "images".  Unfortunately, this is a new customer, and h

Re: Virtual Hosts/Domains

2006-03-09 Thread Jonathan Matthews-Levine
On 3/8/06, Rich Johnson <[EMAIL PROTECTED]> wrote: > Folks up for a discussion of a ''canonical'' implementation of > virtual hosts and/or domains? [snip] > - vdomain-webmin? I'd say that it's a great idea in geneneral, but this last "reseller-fri

Virtual Hosts/Domains

2006-03-08 Thread Rich Johnson
Folks up for a discussion of a ''canonical'' implementation of virtual hosts and/or domains? (Assuming this is a proper forum, of course) I've been a frequent visitor to these fora (and others) as I've wrestled with supporting virtual domains for exim, squirre

Re: Robots.txt for *all* virtual hosts?

2005-08-08 Thread Dick Davies
obots.txt-equivalent that applies to all virtual hosts? > > -- > Stephen R. Laniel > [EMAIL PROTECTED] > +(617) 308-5571 > http://laniels.org/ > PGP key: http://laniels.org/slaniel.key > > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.1 (GNU/Linux) > >

Re: Robots.txt for *all* virtual hosts?

2005-08-07 Thread Roberto C. Sanchez
On Sun, Aug 07, 2005 at 10:11:37AM -0400, Stephen R Laniel wrote: > Suppose I want every virtual host under Apache to reject > particular robots. Is there any way to set up a > robots.txt-equivalent that applies to all virtual hosts? > You could probably setup a mod_rewrite rule th

Robots.txt for *all* virtual hosts?

2005-08-07 Thread Stephen R Laniel
Suppose I want every virtual host under Apache to reject particular robots. Is there any way to set up a robots.txt-equivalent that applies to all virtual hosts? -- Stephen R. Laniel [EMAIL PROTECTED] +(617) 308-5571 http://laniels.org/ PGP key: http://laniels.org/slaniel.key signature.asc

Re: apache-ssl and virtual hosts

2004-10-12 Thread Harland Christofferson
*snip* > >As far as I see, everything is fine. >Be aware that, whatever the port the server listens to, you have to tell >the browser what protocol to talk, and in this case it is https. > >:wq > >-- >Pedro-Ángel González >NAPSIS >http://www.napsis.com >GPG key http://www.napsis.com/pedro-angel.g

Re: apache-ssl and virtual hosts

2004-10-11 Thread Pedro-Ángel González
El lun, 11-10-2004 a las 18:18, Harland Christofferson escribió: > i'd like to have apache-ssl listen on a non-standard port 8080 as > well as port 443. in the apache-ssl/httpd.conf i've included: > > Port 8080 > Listen 8080 > > >SSLEnable >DocumentRoot /var/www/alt_dir > > > > > th

apache-ssl and virtual hosts

2004-10-11 Thread Harland Christofferson
i'd like to have apache-ssl listen on a non-standard port 8080 as well as port 443. in the apache-ssl/httpd.conf i've included: Port 8080 Listen 8080 SSLEnable DocumentRoot /var/www/alt_dir the problem I am having is that, if i use url: http://mydomain.com:8080/ the server responds

Re: Virtual hosts, Apache2 and SSL

2004-07-13 Thread Ronny Aasen
On Tue, 2004-07-13 at 12:32, Michael Bernhard Sørensen wrote: > Hi there. > > Is there a howto about apache2, ssl and virtual hosts? > > I can't seem to open port 443, and I'm not sure if ssl is properly > installed on my apache2. There doesn't seem to be an ssl

Virtual hosts, Apache2 and SSL

2004-07-13 Thread Michael Bernhard Sørensen
Hi there. Is there a howto about apache2, ssl and virtual hosts? I can't seem to open port 443, and I'm not sure if ssl is properly installed on my apache2. There doesn't seem to be an ssl module for apache2. I have 3 virtual hosts (name based) working on my test server on por

sarge courier imap with virtual hosts

2004-01-18 Thread hanasaki
Hello All, Courier, in sarge, seems to be setup to supply email from ~/Maildir How can I set it up to pull mail from: [domian]/[FirstTwoLettersOfLocalPart]/[LocalPart]/Maildir exim4 is being used for smtp. thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscr

Re: Apache virtual hosts with MySQL?

2003-12-10 Thread James Williamson
On Wednesday 10 Dec 2003 4:04 pm, Greg Bolshaw wrote: > Does Apache have support for virtual hosts that are stored in a MySQL > database? If not, are there any other web servers that allow virtual > hosts to be created from data stored by MySQL? You'll need to write a customise the

Apache virtual hosts with MySQL?

2003-12-10 Thread Greg Bolshaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does Apache have support for virtual hosts that are stored in a MySQL database? If not, are there any other web servers that allow virtual hosts to be created from data stored by MySQL? Thanks Greg

Apache, suexec and virtual hosts

2003-02-17 Thread Johann Spies
.apache:13) --- Now copy jspies.apache to js.apache and rename all the "jspies" strings to "js", restart apache. There should be two virtual hosts now: jspies and js. Restart apache and do a "httpd -S" again: --- Processing

Re: webserver using name based virtual hosts, make problem

2002-12-24 Thread Bill Moseley
On Wed, 25 Dec 2002 06:10:18 -0700, eric lin wrote: I'm a time zone behind you yet you are nine hours ahead of me. Wow! > Paul Johnson wrote: > > On Tue, Dec 24, 2002 at 07:49:07AM -0700, eric lin wrote: > > > Do you know why in the html code to show photo by > http://12.34.56.78/pho

Re: webserver using name based virtual hosts, make problem

2002-12-24 Thread eric lin
Paul Johnson wrote: On Tue, Dec 24, 2002 at 07:49:07AM -0700, eric lin wrote: Do you know why in the html code to show photo by http://12.34.56.78/photo.gif or jpg"> work but http://www.domain.com/photo.gif or jpg"> not work? If you want us to help you need to provide real address, real err

Re: webserver using name based virtual hosts, make problem

2002-12-24 Thread Paul Johnson
On Tue, Dec 24, 2002 at 07:49:07AM -0700, eric lin wrote: > >> Do you know why in the html code to show photo by > >> http://12.34.56.78/photo.gif or jpg"> work but > >> http://www.domain.com/photo.gif or jpg"> not work? > If you want us to help you need to provide real address, real error messa

Re: webserver using name based virtual hosts, make problem

2002-12-24 Thread eric lin
Bernd Eckenfels wrote: Hello, your apache config does not contain named virtual hosts, so your problem is in the fact that the ip for: ServerName www.linuxspice.com is not Listen 64.91.61.186:80 So this means if you specify http://www.linuxspice.com/case.jpg it will not be the same

Re: webserver using name based virtual hosts, make problem

2002-12-23 Thread Bernd Eckenfels
Hello, your apache config does not contain named virtual hosts, so your problem is in the fact that the ip for: > ServerName www.linuxspice.com is not > Listen 64.91.61.186:80 So this means if you specify http://www.linuxspice.com/case.jpg it will not be the same as http://64.91.

webserver using name based virtual hosts, make problem

2002-12-23 Thread eric lin
rk? you are totally in the wrong list, but anyway: eighter www.domain.com does not resolv to 12.34.56.78 or you web server is using name based virtual hosts. The ip does match the default host, the name does match another one. If you want us to help you need to provide real address, real error

[Apache] Authentication for Virtual Hosts

2002-09-29 Thread Anderson Fang
Hello there,     Is it possible for my Apache virtual host to apply htaccess authentication? I've tried to put htaccess related Auth directives into my Virtual Host section, but Apache claimed that I was not allowed to do this. Is there som way to do this or any other authentication method

Apache, mod_ssl, virtual hosts

2002-04-11 Thread Matthew Daubenspeck
I got mod_ssl working with Apache and woody. Thanks to the list for all the help... Is there anyway to have the respond to only ONE domain name? If I have 5 domains using NameVirtualHost for standard HTTP, is there any way to use only one specific domain for HTTPS only? -- To UNSUBSCRIBE, emai

Re: Apache and virtual hosts

2001-10-16 Thread Dave Sherohman
On Tue, Oct 16, 2001 at 04:55:39PM +0200, Rogier van Gemert wrote: > Just add something like: > > > DocumentRoot /location of the webpage > Servername subdomain.mydomain.com > > > and all worked well... NOT with Debian. Before the first VirtualHost block, you need to add: NameVirtualHost my.i

Re: Apache and virtual hosts

2001-10-16 Thread Jeremy T. Bouse
Ah... you're forgetting the magical line that makes it all work properly for you: NameVirtualHost my.ip.number Without this using your IP address in the VirtualHost directive will not work as you expect it to... This is not Debian specific but is prolly a setting you just overloo

Apache and virtual hosts

2001-10-16 Thread Rogier van Gemert
The only problem i still can't figure out is this one: I'm running apache 1.3.9-13 (wich came with the latest debain Potato). but what ever i try to do, i cannot setup virtual hosts on my box. With RedHat this was easy. (note: i have 1 static ip number on this server) Just add

Re: apache virtual hosts

2000-05-30 Thread Ron Rademaker
27;ll make a virtual host using: :> Port ServerAdmin DocumentRoot ScriptAlias /cgi-bin/ Servername Errorlog TransferLog Ron Rademaker On Tue, 30 May 2000, Sven Burgener wrote: > Hi guys! > > What ways are there to create virtual hosts in apache? Is it _necessary_ > to hav

RE: apache virtual hosts

2000-05-30 Thread Paul McHale
> What ways are there to create virtual hosts in apache? Is it _necessary_ The easiest way is name virtual hosting. This requires only one IP address for all of your virtual hosts. This will not work with some very old browsers. I wouldn't worry about it. Netscape and IE both work f

apache virtual hosts

2000-05-30 Thread Sven Burgener
Hi guys! What ways are there to create virtual hosts in apache? Is it _necessary_ to have DNS working? I guess I'll need IP aliasing for my NIC, right? Need a recompile for that? I just need a simple setup to work fine. It doesn't even need DNS from my side. TIA! Sven PS: Please CC me

RE: Exim confiuration for virtual hosts

2000-05-07 Thread Paul McHale
er > Subject: Re: Exim confiuration for virtual hosts > > > On Tue, May 02, 2000 at 03:36:05PM -0400, Chris Mason wrote > > Has anyone installed exim to provide mail serives to a number > of domains. I > > have a webserver running virtual hosts and I would like to pro

Re: Exim confiuration for virtual hosts

2000-05-03 Thread John Pearson
On Tue, May 02, 2000 at 03:36:05PM -0400, Chris Mason wrote > Has anyone installed exim to provide mail serives to a number of domains. I > have a webserver running virtual hosts and I would like to provide mail > serives for those domains. Exim is running fine for sending mail buit I >

Re: Exim confiuration for virtual hosts

2000-05-03 Thread John Pearson
On Wed, May 03, 2000 at 09:42:09AM +0930, John Pearson wrote > On Tue, May 02, 2000 at 03:36:05PM -0400, Chris Mason wrote > > Has anyone installed exim to provide mail serives to a number of domains. I > > have a webserver running virtual hosts and I would like to provide mail

Exim confiuration for virtual hosts

2000-05-02 Thread Chris Mason
Has anyone installed exim to provide mail serives to a number of domains. I have a webserver running virtual hosts and I would like to provide mail serives for those domains. Exim is running fine for sending mail buit I would like to receive the mail for those domains and put all the mail for each

Re: Setting up virtual hosts

1999-12-20 Thread aphro
n, 20 Dec 1999, Patrick Kirk wrote: patric >I hope to be able to offer about 100 people the ability to run virtual hosts on my server and need a script to set them up as users, give them home directories and set up virtual servers for them. patric > patric >The basic steps needed are: p

Setting up virtual hosts

1999-12-20 Thread Patrick Kirk
I hope to be able to offer about 100 people the ability to run virtual hosts on my server and need a script to set them up as users, give them home directories and set up virtual servers for them. The basic steps needed are: 1. Add a user 2. Give an eight character password from

Apache SuExec won't work with virtual hosts outside /var/www

1999-09-05 Thread Alexander List
-BEGIN PGP SIGNED MESSAGE- Package: apache Version: 1.3.6-15.2 Changing the SuExec docroot from /var/www/htdocs to /var/www will enable SuExec for people without or with few virtual hosts residing below /var/www. However, on "bigger" systems with lots of virtual hosts, one mig

Re: apache-ssl and virtual hosts

1999-08-06 Thread Thomas Gebhardt
Hi, > > How can I use virtual hosts on the SSL port in apache? > here is a snipplet from my httpd.conf that works for me. Regards, Thomas # Port 443 Listen 137.248.9.9:443 Port 80 Listen 137.248.9.9:80 NameVirtualHost 137.248.9.9:80 SSLDisable Se

apache-ssl and virtual hosts

1999-08-05 Thread Robert Varga
How can I use virtual hosts on the SSL port in apache? I copied the virtual host sections in httpd.conf to another piece and updated the virtualhost tag with :443, and ServerName tag with :443 and put SSLEnable in as well. I put NameVirtualHost mynumericip:443 in the file as well. However, I

Re: [Q] Virtual hosts and routing...

1999-06-19 Thread David H. Silber
On Fri, Jun 18, 1999 at 09:17:56AM -0400, David H. Silber wrote: > # Set up a virtual interface. > # > # Usage: > #virtualif [reset] > virtualif() { I didn't like that my previous solution, because it only dealt reasonably with one physical interface at a time. By making a virtual varia

Re: [Q] Virtual hosts and routing...

1999-06-18 Thread The Doctor What
Since we are trading scripts, here is mine. I'd kinda like it if there were some functions like this in, or better yet, included from the network script. Ciao! -- "Baldrick, you wouldn't see a subtle plan if it painted itself purple and danced naked on top of a harpsichord, singing 'Subtle Plan

Re: [Q] Virtual hosts and routing...

1999-06-18 Thread David H. Silber
On Fri, Jun 18, 1999 at 09:17:56AM -0400, David H. Silber wrote: > Since I have a large number of virtual addresses, I wrote a little > function to perform the ifconfig & route operations together. As a > bonus side benefit, I no longer have to manually number the virtual > interfaces. I'm postin

Re: [Q] Virtual hosts and routing...

1999-06-18 Thread David H. Silber
On Fri, Jun 18, 1999 at 12:28:37PM +0200, Mirek Kwasniak wrote: > On Thu, Jun 17, 1999 at 04:57:30PM -0500, The Doctor What wrote: > > However, if I log into the system (usually at 216.178.140.240, eth0:0) and > > try to ping any of my other virtual ips, I get no response. I hav > > included the r

Re: [Q] Virtual hosts and routing...

1999-06-18 Thread Mirek Kwasniak
On Thu, Jun 17, 1999 at 04:57:30PM -0500, The Doctor What wrote: > I have a network, 216.178.140.xxx, which my box is part of. My box, > bunny, has a main ethernet (eth0) ip as 216.178.140.4. It's gateway is > 216.178.140.1, This is all class C of course. > > In addition, I have the whole block

Re: [Q] Virtual hosts and routing...

1999-06-18 Thread Jens B. Jorgensen
Well, I wouldn't worry about this. I also use an IP alias and I can't ping it from the machine it's on either but I can ping it from any other machine. I won't even venture to guess why this is. BTW, you shouldn't assign 216.178.140.255 as an address since this is the broadcast address. The Doc

[Q] Virtual hosts and routing...

1999-06-17 Thread The Doctor What
I have a network, 216.178.140.xxx, which my box is part of. My box, bunny, has a main ethernet (eth0) ip as 216.178.140.4. It's gateway is 216.178.140.1, This is all class C of course. In addition, I have the whole block of IPs from 216.178.140.240 to 216.178.140.255 all assigned as virtual eth

Re: setting virtual hosts with apache

1999-04-26 Thread Remco van de Meent
Eugene Sevinian wrote: > > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /var/www/vhosts/radiovan/ > ServerName new_host.some_domain > ErrorLog /var/log/apache/new-error.log > TransferLog /var/log/apache/new-access.log > > > Is something wrong in this configuration? > > The new_host also set in

setting virtual hosts with apache

1999-04-26 Thread Eugene Sevinian
Hi all, It seems that configuring virtual hosts not so easy for me :( The one problem is that after adding virual stuff to httpd.conf for new_host.some_domain, I got lost my old_host.some_domain. I mean that looking from outside at both OLD and NEW addresses one can see only new_host's

Re: proftpd + virtual hosts

1999-02-18 Thread Remco van de Meent
Graham Ashton wrote: > is it possible to do name based virtual hosting with proftpd? > > the documentation on the web site suggests not, and that you need to do > IP address based virtual hosting instead. :( Name-based virtual hosting in Apache is done by reading the headers of a HTTP request:

proftpd + virtual hosts

1999-02-18 Thread Graham Ashton
is it possible to do name based virtual hosting with proftpd? the documentation on the web site suggests not, and that you need to do IP address based virtual hosting instead. :( -- Graham

analog and virtual hosts

1999-01-08 Thread Pere Camps
Hi! Does anybody know a straightforward way to have stats for web access for my different virtual hosts without having to have each host in its own log file? I'm now logging the hits with this format: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{

Re: virtual hosts

1998-11-28 Thread Carey Evans
"Chris Evans" <[EMAIL PROTECTED]> writes: > The ISP suggests mapping the various > different host names to the different IP addresses all on the same > machine. The tech man there tells me that gets round the problem > of older browsers coming in to the numeric address and so hitting > the ww

virtual hosts

1998-11-26 Thread Chris Evans
I am currently using Smartlist on Debian to run some small open and very small closed lists. I am also running Apache and wu-ftpd to serve http and ftp. I like the whole combination very much now I've learned to configure it properly (wry grin!) I am planning to move everything to a machine

Re: Help setting up virtual hosts

1998-11-08 Thread William R. Ward
No, PPP was already working. What I forgot was that there are both "IP aliasing" and "Network aliasing" options, and I had only turned one of them on. I turned the other one on, rebooted, and it works. Thanks to all who helped. It is *SO* nice to be back on Debian. I had been running a bleedin

Re: Help setting up virtual hosts

1998-11-08 Thread pat
Le 08-Nov-98, William R. Ward a pris ses électrons pour écrire: > I had recompiled it a few times, but didn't notice that setting > before. I now am getting a slightly different error. > > SIOCSIFADDR: Invalid argument > ppp0:0: unknown interface. > > And in /var/log/messages, it says this: >

Re: Help setting up virtual hosts

1998-11-08 Thread William R. Ward
In article <[EMAIL PROTECTED]>, Jason Gunthorpe <[EMAIL PROTECTED]> writes: > On Sat, 7 Nov 1998, William R. Ward wrote: >> Perhaps there was some extra step that I had done under Red Hat to >> make this syntax possible, but I can't remember what it is. Whatever >> it is, it should work the same n

Re: Help setting up virtual hosts

1998-11-08 Thread Jason Gunthorpe
On Sat, 7 Nov 1998, William R. Ward wrote: > Perhaps there was some extra step that I had done under Red Hat to > make this syntax possible, but I can't remember what it is. Whatever > it is, it should work the same no matter which Linux distribution I > use, shouldn't it? Debian's default kern

Help setting up virtual hosts

1998-11-08 Thread William R. Ward
I am in the process of switching back to Debian from Red Hat, and am having one serious problem ... I have paying customers who need my virtual host web site to be up and running but I can't seem to get it to work. Under Red Hat, I had the PPP ip-up script do this: ifconfig ${PPP_IFACE}:0 Howe

Apache virtual hosts problem

1998-06-03 Thread Derek Tam
Sorry, don't have the original message, hence the subject change. Hey, funny. I just started experiencing the same problem with Apache 1.3, although it was working correctly when I first implemented it last month. I had set up my regular host, plus two virtual hosts on top of that.

Apache 1.3b Virtual Hosts

1998-05-25 Thread Asher Haig
I'm having a problem where Apache 1.3b's Virtual Hosts aren't working. I'm fairly sure that it's something in the vhost changes since 1.2.5, but I'm not sure what. I've read all the documentation and have been trying to set it up, but it still fails to work.

Re: virtual hosts with Apache

1997-12-26 Thread Nathan E Norman
On Thu, 25 Dec 1997, Aaron Walker wrote: : I just setup Apache and I want to be able to have virtual hosts. My : host name is speedy and I want it to show up in netscape as : amwalker.speedy.net. How do I do this. I read the docs at the apache : site,but it did not work. Thanks for your help

virtual hosts with Apache

1997-12-25 Thread Aaron Walker
I just setup Apache and I want to be able to have virtual hosts. My host name is speedy and I want it to show up in netscape as amwalker.speedy.net. How do I do this. I read the docs at the apache site,but it did not work. Thanks for your help

Re: Kernel Module & Virtual Hosts

1997-06-09 Thread Nathan E Norman
On Sun, 8 Jun 1997, Matthew Tebbens wrote: : :Is anyone here running Virtual Hosts for web access on Debian; : :I understand you have to have a special kernel module :for this. Is this module installed by default ? :If not, what steps would I take to install the module ? Read /usr/src/linux

Kernel Module & Virtual Hosts

1997-06-09 Thread Matthew Tebbens
Is anyone here running Virtual Hosts for web access on Debian; I understand you have to have a special kernel module for this. Is this module installed by default ? If not, what steps would I take to install the module ? Also, I see no documentation on what modules can be loaded while the