Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > 403 forbidden error on Windows Vista

Reply
Thread Tools Display Modes

403 forbidden error on Windows Vista

 
 
snajang
Guest
Posts: n/a

 
      02-04-2009

*Hi,

*When I try to access my localhost default pag
*'*http://localhost/blog*' (http://localhost/blog)* I get the followin
error:

*"403 forbidden error "

*How do I change *:ublic read permissions?:
*Please advice.

*Thank you!

--
snajang
 
Reply With Quote
 
 
 
 
©arl
Guest
Posts: n/a

 
      02-05-2009

"snajang" <> wrote in message
news:...
>
> *Hi,*
>
> *When I try to access my localhost default page
> *'*http://localhost/blog*' (http://localhost/blog)* I get the following
> error:*
>
> *"403 forbidden error "*
>
> *How do I change *:ublic read permissions?::
> *Please advice.*
>
> *Thank you!*
>

is this for a webpage???
if so you can log in and chmod the file or folder to 777
that should sort that problem
--


©arl

306 Web Design Templates for just $15
http://www.306templates.com

..

 
Reply With Quote
 
snajang
Guest
Posts: n/a

 
      02-05-2009

Yes, It is for a web page, and I'm running Windows Vista.
I don't believe I can do a chmod in Vista

I managed to fix this issue by logging in as an Administrator, but no
I ge
the "web site cannot display the page" error

Thanks

--
snajang
 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      02-05-2009
On Thu, 5 Feb 2009 09:16:27 -0600, snajang <>
wrote:

>
>Yes, It is for a web page, and I'm running Windows Vista.
>I don't believe I can do a chmod in Vista.
>
>I managed to fix this issue by logging in as an Administrator, but now
>I get
>the "web site cannot display the page" error.
>
>Thanks.


I'm going to give you a slightly generic answer, since I don't have
the web server installed on Vista.

There are two sets of permissions that get involved with MS's web
server. One set is managed by starting the MMC and "managing" the
server. Drill down to the properties of the default web server and
check the "home directory" tab. You need to make sure the site is set
to be publicly readable.

The other area, and the one I suspect that Vista probably flucks up,
are the actual folder permissions. Find the physical location of the
folder that the server serves from, as well as the location of "blog".
(Unless blog is a virtual directory being served, it will be right
under the root directory for the web server).

Make sure the IUSR_whatever has read access to the directory in
question.

One other thought is that if calling "/blog" runs a program (as
opposed to a static web page) then you need the appropriate "run
script" or "execute cgi" permissions set on in the web server
management console.

 
Reply With Quote
 
©arl
Guest
Posts: n/a

 
      02-06-2009

"snajang" <> wrote in message
news:...
>
> Yes, It is for a web page, and I'm running Windows Vista.
> I don't believe I can do a chmod in Vista.
>
> I managed to fix this issue by logging in as an Administrator, but now
> I get
> the "web site cannot display the page" error.
>
> Thanks.
>

can you right click the file on the server, choose properties and make sure
owner, group and world are all ticked for read, write and execute
either that or create a .htaccess file to solve this .. try
http://www.google.co.uk/search?hl=en...ca&newwindow=1
--


©arl

306 Web Design Templates for just $15
http://www.306templates.com

..

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with windows vista mail, Socket Error: 10053, Error Number: 0x800CCC0F ASM Windows Vista Mail 5 02-18-2009 06:23 AM
Vista Windows Update error Code: 80070490 Windows Update encountered an unknown error Michel Speed Windows Vista General Discussion 1 01-24-2009 09:02 PM
HTTP 403 Forbidden johnthebaptist Windows Vista General Discussion 18 08-22-2008 01:09 AM
HTTP Error 403.7 - Forbidden: SSL client certificate is required SailorDude Windows Vista Networking 0 02-23-2008 12:02 AM
Error 403: Forbidden in Internet Explorer LegalDiva Windows Vista General Discussion 2 08-06-2007 12:08 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59