jjqgenesis
10-19-2010, 11:53 PM
When I try to access my web page at http://jjqgenesis.com/ I receive the message
Forbidden You don't have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. ________________________________________
Apache/1.3.33 Server at jjqgenesis.com Port 80
However, if I use http://jjqgenesis.com/Index.html I can access the webpage.
Any suggestions on what I am doing wrong?
This is the code for the Index.html
And thank you for help.
John Quinn
[CODE]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>My Web Pages</title>
<meta name="GENERATOR" content="Arachnophilia 4.0">
<meta name="FORMATTER" content="Arachnophilia 4.0">
</head>
<html>
<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
<h2>Welcome to my web pages.</h2>
<a href="../BSPRY/index.html">BSPRY Model train layout</a><p>
<a href="../CMRS/index.html">Corona Model Railroad Society</a><p>
<a href="../Heritage_Park_Birds/index.html">Heritage Park Birds</a><p>
<a href="../Park Trees/index.html">Heritage Park Trees</a><p>
<a href="../Skyline Drive Hikes/Skyline Drive Hikes/Hiking.html">My Santa Ana Mts (Cleland National Forest) Hiking</a><p>
<a href="../Skyline Drive Hikes/Skyline Drive Hikes/Sierra Peak/SierraPeak/index.html">Sierra Peak</a><p>
<a href="../SB_Island/5_28_04_Memorial.html">Santa Barbara Island trip.</a><p>
</body>
</html>
Forbidden You don't have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. ________________________________________
Apache/1.3.33 Server at jjqgenesis.com Port 80
However, if I use http://jjqgenesis.com/Index.html I can access the webpage.
Any suggestions on what I am doing wrong?
This is the code for the Index.html
And thank you for help.
John Quinn
[CODE]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>My Web Pages</title>
<meta name="GENERATOR" content="Arachnophilia 4.0">
<meta name="FORMATTER" content="Arachnophilia 4.0">
</head>
<html>
<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
<h2>Welcome to my web pages.</h2>
<a href="../BSPRY/index.html">BSPRY Model train layout</a><p>
<a href="../CMRS/index.html">Corona Model Railroad Society</a><p>
<a href="../Heritage_Park_Birds/index.html">Heritage Park Birds</a><p>
<a href="../Park Trees/index.html">Heritage Park Trees</a><p>
<a href="../Skyline Drive Hikes/Skyline Drive Hikes/Hiking.html">My Santa Ana Mts (Cleland National Forest) Hiking</a><p>
<a href="../Skyline Drive Hikes/Skyline Drive Hikes/Sierra Peak/SierraPeak/index.html">Sierra Peak</a><p>
<a href="../SB_Island/5_28_04_Memorial.html">Santa Barbara Island trip.</a><p>
</body>
</html>