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.
>
>
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
> 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
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
>
>
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
-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
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
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
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
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
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
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
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
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
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?
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
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
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
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
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.
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,
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&
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
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".
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
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
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
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)
>
>
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
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
*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
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
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
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
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
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
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
-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: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
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
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
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
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
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.
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
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
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
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
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
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
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
> 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
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
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
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
>
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
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
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
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
-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
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
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
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
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
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
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
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
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
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
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
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
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:
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
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 \"%{
"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
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
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
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:
>
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
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
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
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.
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.
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
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
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
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
87 matches
Mail list logo