Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Forbidden You don't have permission to access / on this se..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  subdomain forwarding  
Author Message
D

External


Since: Jun 18, 2007
Posts: 2



(Msg. 1) Posted: Mon Jun 18, 2007 9:21 am
Post subject: Forbidden You don't have permission to access / on this server
Archived from groups: alt>apache>configuration (more info?)

Hi,

Can someone help me? I've set up an internal web site which I have
restricted by IP address by adding the following to my httpd.conf

<Directory "d:/webroot"> Order allow,deny
Allow from (IP addresses here)

</Directory>

All works fine on IE and Safari but when I try to access the site on
Firefox I get:

Forbidden You don't have permission to access / on this server

and it's not that I haven't specified index.htm or html and even if I
go to a file on the web, I get the same message. Any ideas? Some other
people in our organisation can access via Firefox - I don't know if
there is a setting?

Thanks in advance.

 >> Stay informed about: Forbidden You don't have permission to access / on this se.. 
Back to top
Login to vote
shimmyshack

External


Since: Jun 07, 2007
Posts: 70



(Msg. 2) Posted: Mon Jun 18, 2007 11:47 am
Post subject: Re: Forbidden You don't have permission to access / on this server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jun 18, 5:21 pm, D <donnagr....RemoveThis@gmail.com> wrote:
> Hi,
>
> Can someone help me? I've set up an internal web site which I have
> restricted by IP address by adding the following to my httpd.conf
>
> <Directory "d:/webroot"> Order allow,deny
> Allow from (IP addresses here)
>
> </Directory>
>
> All works fine on IE and Safari but when I try to access the site on
> Firefox I get:
>
> Forbidden You don't have permission to access / on this server
>
> and it's not that I haven't specified index.htm or html and even if I
> go to a file on the web, I get the same message. Any ideas? Some other
> people in our organisation can access via Firefox - I don't know if
> there is a setting?
>
> Thanks in advance.

it may well be a firefox setting, I dont know how your firefox is set
up, but have you tried Ctrl+F5 to force a new copy. It could just be a
caching proble, you could clear the cache (which would be overkill but
should also work)

 >> Stay informed about: Forbidden You don't have permission to access / on this se.. 
Back to top
Login to vote
D

External


Since: Jun 18, 2007
Posts: 2



(Msg. 3) Posted: Tue Jun 19, 2007 12:18 am
Post subject: Re: Forbidden You don't have permission to access / on this server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 18 Jun, 19:47, shimmyshack <matt.fa....RemoveThis@gmail.com> wrote:
> On Jun 18, 5:21 pm, D <donnagr....RemoveThis@gmail.com> wrote:
>
>
>
>
>
> > Hi,
>
> > Can someone help me? I've set up an internal web site which I have
> > restricted by IP address by adding the following to my httpd.conf
>
> > <Directory "d:/webroot"> Order allow,deny
> > Allow from (IP addresses here)
>
> > </Directory>
>
> > All works fine on IE and Safari but when I try to access the site on
> > Firefox I get:
>
> > Forbidden You don't have permission to access / on this server
>
> > and it's not that I haven't specified index.htm or html and even if I
> > go to a file on the web, I get the same message. Any ideas? Some other
> > people in our organisation can access via Firefox - I don't know if
> > there is a setting?
>
> > Thanks in advance.
>
> it may well be a firefox setting, I dont know how your firefox is set
> up, but have you tried Ctrl+F5 to force a new copy. It could just be a
> caching proble, you could clear the cache (which would be overkill but
> should also work)- Hide quoted text -
>
> - Show quoted text -

No that doesn't work - was the first thing I tried Sad
 >> Stay informed about: Forbidden You don't have permission to access / on this se.. 
Back to top
Login to vote
shimmyshack

External


Since: Jun 07, 2007
Posts: 70



(Msg. 4) Posted: Tue Jun 19, 2007 1:53 am
Post subject: Re: Forbidden You don't have permission to access / on this server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jun 19, 8:18 am, D <donnagr... DeleteThis @gmail.com> wrote:
> On 18 Jun, 19:47, shimmyshack <matt.fa... DeleteThis @gmail.com> wrote:
>
>
>
> > On Jun 18, 5:21 pm, D <donnagr... DeleteThis @gmail.com> wrote:
>
> > > Hi,
>
> > > Can someone help me? I've set up an internal web site which I have
> > > restricted by IP address by adding the following to my httpd.conf
>
> > > <Directory "d:/webroot"> Order allow,deny
> > > Allow from (IP addresses here)
>
> > > </Directory>
>
> > > All works fine on IE and Safari but when I try to access the site on
> > > Firefox I get:
>
> > > Forbidden You don't have permission to access / on this server
>
> > > and it's not that I haven't specified index.htm or html and even if I
> > > go to a file on the web, I get the same message. Any ideas? Some other
> > > people in our organisation can access via Firefox - I don't know if
> > > there is a setting?
>
> > > Thanks in advance.
>
> > it may well be a firefox setting, I dont know how your firefox is set
> > up, but have you tried Ctrl+F5 to force a new copy. It could just be a
> > caching proble, you could clear the cache (which would be overkill but
> > should also work)- Hide quoted text -
>
> > - Show quoted text -
>
> No that doesn't work - was the first thing I tried Sad

I had to assume it was the simplest thing!
however you dont give enough info for anyone to say, but
Order Allow,Deny kills all IPs apart from that one, so if others can
access with ff and you can witha ll but your firefox you should be on
a firefox list.
you need to look at your ff headers, to check they are ok,
(referer, cookies, user agent) - in case there are other rules in
apache conf - people tend to mess with their firefox and forgetting
about it
Are you using a proxy with that firefox which effectively changes the
IP that apache sees?
Ultimately, if you've checked the apache log, and you still cant see
what it's only your firefox, then you should start in safe mode and
reset, or knock it on the head and reinstall. This is firmly a firefox
setting problem.
Oh and supply much more info to the firefox forum - it is not a
standard problem, it is something to do with YOUR firefox
 >> Stay informed about: Forbidden You don't have permission to access / on this se.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Forbidden!! You don't have permission to access / on this .. - Hallo, justr updated my Mandrake 9.2 to Mandrake 10.0. I use Apache to handle a small library. With Mandrake 9.2 everything worked fine. NOw, when I try to connect to http://www.giorgio.net, I get this message: Forbidden!! You don't have permission to....

403 forbidden:you don't have permission to access /test.ht.. - I have installed apache, and try to access a page through browser, but got the error: 403 forbidden:you don't have permission to access /test.html on this server I have checked the possible fail reason but don't take effect: [root@localhost ~]# chmod 75...

Forbidden access - Hi, I have a w2k OS with an apache server, my php menu shows but the other pages just says Forbidden Access... can anyone help ?

Forbidden access - System: Mandrake Linux CE 10.1 Apache 2.0.50 I've made just this update in the /etc/httpd/conf/htpd2.conf file: <UserDir> www </UserDir> and I put a single file named index.html in the folder www under my /home/myname/ path When I point t...

Apache2: Access Forbidden - Ok my proble is as follows: my Apache2 is configured with /srv/www/htdocs as DocumentRoot and I can access that folder without any problems by pointing the browser to http://localhost/, but as soon as I create a subfolder I get Access Forbidden when I tr...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]