LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-19-2004, 04:09 PM   #1
unclejames
LQ Newbie
 
Registered: Mar 2004
Location: UK london
Posts: 2

Rep: Reputation: 0
Unhappy Forbidden entry to a site


Forbidden


------------------------------------------------------------------------
Apache/1.3.28 Server at (my web url) Port 80


this is the message i get when i upload this site via fetch ftp. Im a mac user. I ran a search for apache and it led me here.
Its friday night but i have to get this done ASAP

This error i have no idea what it means. please help.
 
Old 03-19-2004, 04:11 PM   #2
unclejames
LQ Newbie
 
Registered: Mar 2004
Location: UK london
Posts: 2

Original Poster
Rep: Reputation: 0
Im Internet explorer and running mac os 9....by the way!
 
Old 03-19-2004, 06:28 PM   #3
tuxguy
Member
 
Registered: Mar 2004
Location: North Bay, Ontario - CANADA
Distribution: Debian
Posts: 77

Rep: Reputation: 16
Code:
<Directory /var/www/>

#
# This may also be "None", "All", or any combination of "Indexes",
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
    Options Indexes Includes FollowSymLinks MultiViews

#
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
    AllowOverride None

#
# Controls who can get stuff from this server.
#
    Order allow,deny
    Allow from all
</Directory>
You need to look into this apache directive in your httpd.conf file. and set up access to that directory your site is in.

<Directory /your/website/dir/>
AllowOverride None
Order allow,deny
Allow from all
</Directory>


add this to your httpd.conf file and restart the apache daemon.

Is a VERY Basic directory setup.... I would suggest doing some research in to the <Directory> directive...

Later
Jesse
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Do you know sourceforge site? How to upload to this site? TruongAn General 2 07-02-2005 05:26 AM
site forbidden on a 2nd partition Dartelin Linux - Networking 2 07-07-2004 02:31 PM
hosts entry for a lan unit with no dns entry linxtc Linux - Networking 1 10-03-2003 08:05 AM
Forbidden quozt Linux - Networking 16 08-26-2003 12:14 PM
Forbidden! jeucken Linux - Newbie 1 05-12-2002 01:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration