Index files, HTTP Error 403 - Forbidden

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Fri Jun 10, 2005 2:48 pm    Post subject: Index files, HTTP Error 403 - Forbidden Reply with quote

When browsing my web server I need to type <path>/index.html, if I obmit index.html I get HTTP Error 403 - Forbidden

I am using version 2.0.0.20 of Abyss and I haven't changed anything in the Index files so I still have index.html and index.htm specified there. Haven't changed anything in Directory listing either so I still have Standard listing.

Any ideas?
Back to top View user's profile Send private message
mcwilliams132
-


Joined: 27 Jul 2003
Posts: 167
Location: Oshkosh, WI

PostPosted: Fri Jun 10, 2005 6:42 pm    Post subject: Reply with quote

Try changing the name of your index file to index.htm or default.htm....sometimes web servers don't have the .html in the accepted file types.

Another way would be to edit your Abyss configuration to allow .html files...either way should work.
_________________
::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!"
Back to top View user's profile Send private message Visit poster's website
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Fri Jun 10, 2005 10:28 pm    Post subject: Reply with quote

Yes, changing it to index.htm instead of index.html helped so the next question is how I allow .html files.

I looked here:
Abyss Web Server Console :: Server Configuration :: MIME Types

and saw this row:
text/html html htm

Apparently this is not enough, what else do I need to to to allow html files then?
Back to top View user's profile Send private message
jlp09550
-


Joined: 05 Jun 2005
Posts: 123
Location: Louisiana, USA

PostPosted: Fri Jun 10, 2005 10:53 pm    Post subject: Reply with quote

magzak wrote:
Yes, changing it to index.htm instead of index.html helped so the next question is how I allow .html files.

I looked here:
Abyss Web Server Console :: Server Configuration :: MIME Types

and saw this row:
text/html html htm

Apparently this is not enough, what else do I need to to to allow html files then?


I don't think MIME tye is your problem... it is more likely the index file is not defined in the index files area of the host configuration.
_________________
Hosted Abyss Sites-
http://jared.chibipaws.com/ - My Stuffs
http://jaredblog.chibipaws.com/ - My Blog
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Fri Jun 10, 2005 11:02 pm    Post subject: Reply with quote

Do you mean here:
Abyss Web Server Console :: Hosts - Edit - Default Host On Port 8080 :: Index Files

File Name
index.html
index.htm

At this place both index.html and index.htm is defined for me.
Back to top View user's profile Send private message
jlp09550
-


Joined: 05 Jun 2005
Posts: 123
Location: Louisiana, USA

PostPosted: Fri Jun 10, 2005 11:18 pm    Post subject: Reply with quote

OK... Have you put some different types of error pages? If so, try deleting them... preview below...


_________________
Hosted Abyss Sites-
http://jared.chibipaws.com/ - My Stuffs
http://jaredblog.chibipaws.com/ - My Blog
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Fri Jun 10, 2005 11:47 pm    Post subject: Reply with quote

This looks very strange to me. Yes I had specified index.html as a Default Custom error page. I cleared that out and I didn't need to type index.html anymore, i.e. as it should be. Then I changed the Documents path here

Abyss Web Server Console :: Hosts - Edit - Default Host On Port 8080 :: General

from C:\Inetpub\wwwroot to C:\Inetpub\wwwroot\Gallery but it didn't seems to get that. Even though I stopped and restarted the server several times it still used C:\Inetpub\wwwroot as the root path for my files. Finally I gave up and moved my files to C:\Inetpub\wwwroot again and now I have the index.html problem back again.

I have to go to bed now but I will investigate this more during the week end. Thanks for the help so far and any more suggestions are welcome, good night!
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Jun 11, 2005 12:10 pm    Post subject: Reply with quote

magzak,

Force your browser to get the pages from the server and not from its cache. It seems that your browser is set to use a very lazy caching policy so either flush your cache, change your caching policy, or force a page per page refresh by pressing CTRL+SHIFT+R or SHIFT+F5.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Sat Jun 11, 2005 1:41 pm    Post subject: Reply with quote

aprelium wrote:
magzak,

Force your browser to get the pages from the server and not from its cache. It seems that your browser is set to use a very lazy caching policy so either flush your cache, change your caching policy, or force a page per page refresh by pressing CTRL+SHIFT+R or SHIFT+F5.


I also thought that was the problem but SHIFT+F5 doesn't help and I have even cleared the cach to make sure. Btw, it can be accessed here: http://maza-no-ip.com/index.html
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Sat Jun 11, 2005 2:47 pm    Post subject: Reply with quote

magzak,

http://maza.no-ip.com/ is hosted by Microsoft IIS. Are you sure you're using the correct server and that you're updating the configuration of Abyss?
Back to top View user's profile Send private message
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Sat Jun 11, 2005 2:53 pm    Post subject: Reply with quote

admin wrote:
magzak,

http://maza.no-ip.com/ is hosted by Microsoft IIS. Are you sure you're using the correct server and that you're updating the configuration of Abyss?


I don't know about Microsoft IIS. I am using XP Prof and have installed the latest version of Abyss. And yes, I am updating the configuration of Abyss anf if I stop Abyss you can no longer access my web server.
Back to top View user's profile Send private message
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Sat Jun 11, 2005 2:58 pm    Post subject: Reply with quote

magzak wrote:
admin wrote:
magzak,

http://maza.no-ip.com/ is hosted by Microsoft IIS. Are you sure you're using the correct server and that you're updating the configuration of Abyss?


I don't know about Microsoft IIS. I am using XP Prof and have installed the latest version of Abyss. And yes, I am updating the configuration of Abyss anf if I stop Abyss you can no longer access my web server.


However, if Iaccess http://maza.no-ip.com/ (or´localhost that is for me) it directs to http://localhost/localstart.asp and displays a IIS page. I have no idea about that but if you access http://maza.no-ip.com/index.html it works. You can also try http://maza.no-ip.com/Turkey/index.html for example but http://maza.no-ip.com/Turkey doesn't work.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Jun 12, 2005 3:59 pm    Post subject: Reply with quote

magzak,

http://maza.no-ip.com/Turkey/index.html is also served by IIS: here are the header we got when we requested it:

Code:

HTTP/1.1 200 OK
Accept-Ranges: bytes
Date: Sun, 12 Jun 2005 14:58:11 GMT
Content-Length: 5485
Content-Type: text/html
Connection: close
Server: Microsoft-IIS/5.1
Last-Modified: Fri, 10 Jun 2005 09:20:11 GMT
ETag: "6088649a9d6dc51:e27"


So this is not obviously Abyss Web Server.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
magzak
-


Joined: 10 Jun 2005
Posts: 8

PostPosted: Mon Jun 13, 2005 11:18 pm    Post subject: Reply with quote

Yes you are right, IIS was running without my knowledge. It looks like I got it as a "bonus" when installing MS VS .Net ;)

Thanks for your help, it seems to work much better now!
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group