Re: [expert] Apache and Mandrake 9.0

2002-10-20 Thread Laurent Mesuré
> You need to find thesection for that area of
> your webspace, usually /var/www/html.  Then look for the following:
> Order allow,deny
> Allow from all
>

And watch out also for the

AllowOverride option

That could need a .htaccess file if it s on. ANd then , if you don't have any
.htaccesss, it ll forbit access

laurent Mesuré



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Kiran


> >
> > Any other suggestions?
>
> touch /var/www/html/.htaccess?
> 

oooh that tickles!
 





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread E T

On Wednesday 16 October 2002 11:03 am, Robert Fox wrote:
> Thanks for the tip but there is no .htaccess file there (did an ls -a)
>
> Any other suggestions?
touch /var/www/html/.htaccess?


> Thanks,
> R.Fox
>
> On Wed, 2002-10-16 at 16:50, Eli Stair wrote:
> > On 16 Oct 2002 16:33:11 +0200
> > Rober
> >
> > Sounds like you need to edit your .htaccess in /var/www/html to allow
> > the network you're on to load it, or delete it altogether.
> >
> > /eli
> >
> > > Forbidden
> > >
> > > You don't have permission to access / on this server.
> >
> > 
> >
> >
> > Want to buy your Pack or Services from MandrakeSoft?
> > Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Dave Sherman

On Wed, 2002-10-16 at 11:50, Robert Fox wrote:
> You're a bunch of help.  I read through the documentation, but as you
> may know - there's a lot of it!  It's not very obvious - and the feback
> in the logs is sparse.
> 
> I though that when one uses the Mandrake Wizard for Apache and specify
> an Intranet server, that it sets up the necessary rights to read that
> directory - apparently NOT.
> 
> I found the problem - and I used Webmin to change the /Directory section
> to allow all instead of the default localhost.
> 
> Thanks again for all the responses.
> 
> Cheers,
> R.Fox

For what it's worth, I've found the Apache documentation extremely
helpful. Yes, there's a lot of it, and sometimes you have to wade
through several levels before you find what you're looking for. But by
the time you find it, you also have a better working knowledge of how
your system works -- and that, in itself, has great value, even if you
suffered a few headaches along the way.

-- 
Dave Sherman| "They that can give up essential liberty
MCSE, MCSA, CCNA|   to obtain a little temporary safety
|   deserve neither liberty nor safety."
|- Benjamin Franklin (1706 - 1790)



signature.asc
Description: This is a digitally signed message part


Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread tarvid

I almost apologize (but I didn't say RTFM).

There is too much documentation, much of it too old. 

Webmin is wonderful. Mandrake is easy. When it isn't, a day or two making it 
easy is a good idea.

Jim Tarvid

On Wednesday 16 October 2002 12:50 pm, Robert Fox wrote:
> You're a bunch of help.  I read through the documentation, but as you
> may know - there's a lot of it!  It's not very obvious - and the feback
> in the logs is sparse.
>
> I though that when one uses the Mandrake Wizard for Apache and specify
> an Intranet server, that it sets up the necessary rights to read that
> directory - apparently NOT.
>
> I found the problem - and I used Webmin to change the /Directory section
> to allow all instead of the default localhost.
>
> Thanks again for all the responses.
>
> Cheers,
> R.Fox
>
> On Wed, 2002-10-16 at 17:39, Dave Sherman wrote:
> > On Wed, 2002-10-16 at 10:03, Robert Fox wrote:
> > > Thanks for the tip but there is no .htaccess file there (did an ls -a)
> > >
> > > Any other suggestions?
> >
> > How about reading the Apache documentation?
> >
> > --
> > Dave Sherman| "They that can give up essential liberty
> > MCSE, MCSA, CCNA|   to obtain a little temporary safety
> >
> > |   deserve neither liberty nor safety."
> > |- Benjamin Franklin (1706 - 1790)




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Robert Fox

You're a bunch of help.  I read through the documentation, but as you
may know - there's a lot of it!  It's not very obvious - and the feback
in the logs is sparse.

I though that when one uses the Mandrake Wizard for Apache and specify
an Intranet server, that it sets up the necessary rights to read that
directory - apparently NOT.

I found the problem - and I used Webmin to change the /Directory section
to allow all instead of the default localhost.

Thanks again for all the responses.

Cheers,
R.Fox



On Wed, 2002-10-16 at 17:39, Dave Sherman wrote:
>  
> On Wed, 2002-10-16 at 10:03, Robert Fox wrote:
> > Thanks for the tip but there is no .htaccess file there (did an ls -a)
> > 
> > Any other suggestions?
> 
> How about reading the Apache documentation?
> 
> -- 
> Dave Sherman| "They that can give up essential liberty
> MCSE, MCSA, CCNA|   to obtain a little temporary safety
> |   deserve neither liberty nor safety."
> |- Benjamin Franklin (1706 - 1790)





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Dave Sherman

On Wed, 2002-10-16 at 10:03, Robert Fox wrote:
> Thanks for the tip but there is no .htaccess file there (did an ls -a)
> 
> Any other suggestions?

How about reading the Apache documentation?

-- 
Dave Sherman| "They that can give up essential liberty
MCSE, MCSA, CCNA|   to obtain a little temporary safety
|   deserve neither liberty nor safety."
|- Benjamin Franklin (1706 - 1790)



signature.asc
Description: This is a digitally signed message part


Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Brian


On 16 Oct 2002 17:03:34 +0200
[EMAIL PROTECTED] (Robert Fox) wrote:

> Thanks for the tip but there is no .htaccess file there (did an ls -a)
> 
> Any other suggestions?
> 
> Thanks,
> R.Fox
> 
> 
> On Wed, 2002-10-16 at 16:50, Eli Stair wrote:
> >  
> > On 16 Oct 2002 16:33:11 +0200
> > Rober
> >  
> > Sounds like you need to edit your .htaccess in /var/www/html to allow
> > the network you're on to load it, or delete it altogether.
> > 
> > /eli 
> > 
> > 
> > 
> > > Forbidden
> > > 
> > > You don't have permission to access / on this server.
> > > 
> > 
> > 
> > 
> 
> > Want to buy your Pack or Services from MandrakeSoft? 
> > Go to http://www.mandrakestore.com
> 
> 
> 

You need to find thesection for that area of
your webspace, usually /var/www/html.  Then look for the following:
Order allow,deny
Allow from all

If that's not there, apache won't allow any access to your website.



--
Brian - [EMAIL PROTECTED]
My Home Page: http://www.brimac.com/~brianmac
Fine Photos: http://www.brimacphotography.com
Art for Sale: http://www.artbrowser.com

Don't kiss an elephant on the lips today.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Tony S. Sykes

You will need to create one. This sets up the access for the directory.

-Original Message-
From: Robert Fox [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 16, 2002 4:04 PM
To: [EMAIL PROTECTED]
Subject: Re: [expert] Apache and Mandrake 9.0


Thanks for the tip but there is no .htaccess file there (did an ls -a)

Any other suggestions?

Thanks,
R.Fox


On Wed, 2002-10-16 at 16:50, Eli Stair wrote:
>  
> On 16 Oct 2002 16:33:11 +0200
> Rober
>  
> Sounds like you need to edit your .htaccess in /var/www/html to allow
> the network you're on to load it, or delete it altogether.
> 
> /eli 
> 
> 
> 
> > Forbidden
> > 
> > You don't have permission to access / on this server.
> > 
> 
> 
> 

> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com
  

-+-+-+-+-+-+-+- Business Computer Projects - Disclaimer -+-+-+-+-+-+-+-

This message, and any associated attachment is confidential. If you have
received it in error, please delete it from your system, do not use or
disclose the information in any way, and notify either Tony S. Sykes
or the postmaster <mailto:[EMAIL PROTECTED]>
immediately.

The contents of this message may contain personal views which are not
necessarily the views of Business Computer Projects Ltd., unless
specifically stated.  

Whilst every effort has been made to ensure that emails and their
attachments are virus free, it is the responsibility of the recipient(s)
to verify the integrity of such emails.

 
Business Computer Projects Ltd
BCP House
151 Charles Street
Stockport
Cheshire
SK1 3JY
 
Tel: +44 (0)161 355-3000
Fax: +44 (0)161 355-3001
Web: http://www.bcpsoftware.com <http://www.bcpsoftware.com/> 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Eli Stair

On 16 Oct 2002 17:03:34 +0200
[EMAIL PROTECTED] (Robert Fox) wrote:

If there's no .htaccess in that dir, then you either don't have a default page
in the directory (index.htm, etc) or it's not defined in httpd.conf.

Check your httpd.conf for the defineindex line, and make sure it's set to what
you want and that you have a file named that in the document root.

Cheers,

/eli

> Thanks for the tip but there is no .htaccess file there (did an ls -a)
> 
> Any other suggestions?
> 
> Thanks,
> R.Fox
> 
> 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Robert Fox

Thanks for the tip but there is no .htaccess file there (did an ls -a)

Any other suggestions?

Thanks,
R.Fox


On Wed, 2002-10-16 at 16:50, Eli Stair wrote:
>  
> On 16 Oct 2002 16:33:11 +0200
> Rober
>  
> Sounds like you need to edit your .htaccess in /var/www/html to allow
> the network you're on to load it, or delete it altogether.
> 
> /eli 
> 
> 
> 
> > Forbidden
> > 
> > You don't have permission to access / on this server.
> > 
> 
> 
> 

> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Apache and Mandrake 9.0

2002-10-16 Thread Eli Stair

On 16 Oct 2002 16:33:11 +0200
Rober
 
Sounds like you need to edit your .htaccess in /var/www/html to allow
the network you're on to load it, or delete it altogether.

/eli 



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



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com