On Monday 01 May 2017 11:55:49 Tony Baldwin wrote:
> On 04/30/2017 08:26 PM, Gene Heskett wrote:
> > Greetings;
> >
> > Imagine my surprise when I looked at /var/www/html/index.html,
> > and found that somehow, it was native to a PCLos install I was
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, May 01, 2017 at 11:55:49AM -0400, Tony Baldwin wrote:
>
> On 04/30/2017 08:26 PM, Gene Heskett wrote:
> >Greetings;
> >
> >Imagine my surprise when I looked at /var/www/html/index.html,
> >and found that som
On Mon, May 01, 2017 at 11:55:49AM -0400, Tony Baldwin wrote:
> If you just want to list the directories contents, try putting in an
> index.php with something like this in it:
Or remove all of index.php, index.html and index.htm, and make sure
you've turned on the "Indexes&
On 04/30/2017 08:26 PM, Gene Heskett wrote:
Greetings;
Imagine my surprise when I looked at /var/www/html/index.html,
and found that somehow, it was native to a PCLos install I was running
half a decade or more ago!
Now, do we have a script that will rebuild a new index.html for the
defined
Greetings;
Imagine my surprise when I looked at /var/www/html/index.html,
and found that somehow, it was native to a PCLos install I was running
half a decade or more ago!
Now, do we have a script that will rebuild a new index.html for the
defined root of the server, and which WILL access the
/index.html and my vhosts work such as
http://bach.jesujuva.org serves /var/www/bach/index.html
The only problem is from adding to the top of my vhosts file the statement:
NameVirtualHost *:80
I now get a warning:
[Fri Feb 13 08:04:26 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
[Fri Feb
Zach Uram wrote:
Hi,
I added name based vhosts to my Apache2 install on Debian lenny, but
now when I go to my site:
http://www.jesujuva.org or http://jesujuva.org instead of serving up
/var/www/index.html it serves /var/www/bach/index.html ! Here are my
files:
debian:/etc/apache2# ls sites
NameVirtualHost all my vhosts work fine the only
problem is when i enter http://www.jesujuva.org or http://jesujuva.org
it will serve /var/www/bach/index.html instead of /var/www/index.html
so how can I fix this?
Here are my vhost files:
--
M.D. Kramer
Fingerprint: 7A29 D2CD AFC0 6871 EA6E
lenny, but
now when I go to my site:
http://www.jesujuva.org or http://jesujuva.org instead of serving up
/var/www/index.html it serves /var/www/bach/index.html ! Here are my
files:
debian:/etc/apache2# ls sites-available/
bach darcs netrek wiki wp
debian:/etc/apache2# ls sites-enabled/
bach
Hi,
I added name based vhosts to my Apache2 install on Debian lenny, but
now when I go to my site:
http://www.jesujuva.org or http://jesujuva.org instead of serving up
/var/www/index.html it serves /var/www/bach/index.html ! Here are my
files:
debian:/etc/apache2# ls sites-available/
bach darcs
Brett Fowlkes wrote:
>
> The script is for Red Had but can I use it for Debian as well? Has anyone
> here done this and if so how did it work?
>
> Thanks,
>
> Brett
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
I read:
>Your browser does not support JavaScript
>The
The script is for Red Had but can I use it for Debian as well? Has anyone
here done this and if so how did it work?
Thanks,
Brett
In your configuration file, (e.g srm.conf) you may ensure the following
apache directives as set up correctly
DocumentRoot (specify the path where the sever to find index.html)
DirectoryIndex (specify the file name you want the server to look for,
index.html in your case but you could use
> How do I tell apache where index.html is as it can't seem to see the one in
> /var/www?
Default Debian Apache installs put the web root in /var/www. Apache also
installs a default index.html file there. This location is actually
installed in /etc/apache, under which
On Sun, 19 Dec 1999, Patrick Kirk wrote:
> How do I tell apache where index.html is as it can't seem to see the
one in /var/www?
>
The documentroot property is the one telling where it is.
And there is a property telling the filenames checked in a directory for
being the de
How do I tell apache where index.html is as it can't seem to see the one in
/var/www?
Thanks.
Patrick
16 matches
Mail list logo