still having problems with Drupal

Scott sberry at northlc.com
Tue Aug 21 15:42:25 UTC 2007


I want to allow from all.  I want all the public to see the web site.

Scott

  ----- Original Message ----- 
  From: Brian Truter 
  To: For users of Fedora 
  Sent: Tuesday, August 21, 2007 9:05 AM
  Subject: Re: still having problems with Drupal


  On 8/20/07, Tim <ignored_mailbox at yahoo.com.au> wrote:
    On Mon, 2007-08-20 at 14:24 -0500, Scott wrote:
    > I have rad the docs in "/usr/share/doc/drupal-5.2" and chmodded my
    > settings.php in "/etc/drupal/default/settings.php."  I also changed
    > the allow from from 127.0.0.1 to 192.168.1.105 which is my LAN
    > address.  Is this allow from line supposed to be my ip address or the
    > internet address?  I don't know for sure what to try next. 

    What do you want to allow?  Everything or just local access?

    "Allow from all" does what it says.

    "Allow from 127.0.0.1" will only let you work on the same machine as 
    itself, and only if you access the webserver using 127.0.0.1.

    "Allow from 192.168.1.105" is almost the same as above, except for only
    allowing connections if you use that 192... address.

    You can also do combinations.

    e.g. Allow from 127.0.0.1 192.168.1.105

    And more general addresses, so that any computer within your LAN would 
    be allowed.

    e.g. Allow from 192.168.1

    --
    [tim at bigblack ~]$ uname -ipr
    2.6.22.1-41.fc7 i686 i386

    Using FC 4, 5, 6 & 7, plus CentOS 5.  Today, it's FC7.

    Don't send private replies to my address, the mailbox is ignored. 
    I read messages from the public lists.



    --
    fedora-list mailing list
    fedora-list at redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



  Basically, if you want to be the only one to access the site, use "Allow from 127.0.0.1" or "Allow from 192.168.1.105". If you want it to be a public site, use "Allow from all" 


------------------------------------------------------------------------------


  -- 
  fedora-list mailing list
  fedora-list at redhat.com
  To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


------------------------------------------------------------------------------


  No virus found in this incoming message.
  Checked by AVG Free Edition. 
  Version: 7.5.484 / Virus Database: 269.12.1/963 - Release Date: 8/20/2007 5:44 PM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20070821/8ae35d7a/attachment-0002.html 


More information about the users mailing list