Hi Zach,
My current configuration of name based vhost file is restricted to one
file (instead of multiples, like yours).
You could put al your vhosts in one file, e.g.:
#cat /etc/apache2/sites-available/default
NameVirtualHost *:80
ServerAlias bach.jesujuva.org
DocumentRoot /var/w
Hmm, reading the wiki thanks to the link you've provided I stumbled upon:
"..Linux users can read exFAT using the free linux kernel patch."
http://userweb.kernel.org/~hirofumi/exfat/exfat.tar.gz
On Fri, 13 Feb 2009, Mark Allums wrote:
Now that exFat FS is being used in Vista SP1 and now XP (wi
Hi Zach,
For getting name based vhosts to work properly you should use
NameVirtualHost.
e.g.
NameVirtualHost *:80
ServerName bach.jesujuva.org
DocumentRoot /var/www/bach
On Fri, 13 Feb 2009, Zach Uram wrote:
Hi,
I added name based vhosts to my Apache2 install on Debian len
3 matches
Mail list logo