phpWebLog

find
story index | search | archive | submit story | downloads | stats | contact
Topics
  • General (894)
  • Announcements (20)
  • Development (516)
  • Mods & Hacks (28)


  • phpWebLog
  • Latest Release - 0.5.3 (BETA)
  • Latest Stable - 0.5.2
  • ChangeLog
  • TODO / Roadmap
  • BUGS

    CVS WEB

  • New XL fork 0.5.2
  • Unstable branch 0.5.3

  • For development discussions and for general support, join the phpWebLog mailing list

    phpWebLog needs active developers to help fix bugs. If you are interested, send me your SourceForge login information for CVS access.


    Last 5 Comments
  • IP blocking? (Jordi)
  • Chaging the Time Zone in phpWebLog (Beth)
  • Last 5 comments box (Chris DuBack)
  • Database has dissapeared (Calvin :))
  • Bug fix for header.inc (calvin)


  • Password protection of contribution file?
    Posted under General by Hilmar Jan on Monday April 30 2001 @ 06:28PM EDT

    I am aware of the possibility to turn the contribution file (contrib.php) on and off, but when it is turned off, you can’t contribute any news unless you are logged on as administrator.

    Because of that I need to password protect my contribution file via .htaccess and .htpasswd, so only users with a password from me can contribute news, stories etc.

    I am pretty sure that the mentioned password protection should work, but to be sure I am asking in forehand.

    This kind of password protection use to be good, and I can imagine this is the only way to pretend that phpWebLog has different user levels. Or am I wrong?




    < User account | Question about »printer friendly« and »sharing« >

    jason writes on Monday April 30 2001 @ 08:14PM EDT: [ reply | parent ]
    No, that would work just fine. That's about all you can do until the accounts/permission are in place.
    Anonymous writes on Monday April 30 2001 @ 08:23PM EDT: [ reply | parent ]
    How can we do that with htaccess and htapass because i only know how to protect direcoryies not files :(

    Thanks in advance

    Thank You
    gaudior writes on Tuesday May 01 2001 @ 09:42AM EDT: [ reply | parent ]
    Try:

    AuthType Basic
    AuthName Contrib
    AuthUserFile ContribUsers
    require validuser
    gaudior writes on Tuesday May 01 2001 @ 09:42AM EDT: [ reply | parent ]
    AuthUserFile contains the user name and the htpasswd hashed password.
    Post a Comment
    Name:
    Email:
    URL:
      Remember my information (uses cookies)
      I would rather be anonymous
    Comment:
    * Your email will not be made public.
    Save As:

    SourceForge
    SourceForge is providing us a mailing list , documentation and a CVS tree.

    SourceForge Logo


    PHP.net
  • PHP 4.3.2RC2 Released
  • My PHP.net
  • International PHP Conference - Spring Edition Early Bird Discount runs out!
  • PHP 4.3.2RC1 Released
  • Grant Program
  • Set your own language preference
  • First Hungarian PHP Conference
  • PHP 4.3.1 released in response to CGI vulnerability
  • PHPCon East 2003 - (April 23-25, 2003)
  • LinuxTag, Karlsruhe, July 10th - 13th

  • PHPBuilder
  • Dynamic XML Conversion Using the SAX Parser
  • Arrays 101
  • Introduction to PHP5
  • Installing PHP-GTK on Linux
  • Installing PHP under BadBlue Web Server
  • Installing PHP under Xitami
  • A Test To See If You Write Sloppy Software
  • Switchbox
  • Professional PHP4 Multimedia Programming
  • PHP Iterator


  • phpWebLog: A PHP News and Content Management System
    Copyright (C) 2000-2002, Jason Hines / Eye Integrated Communications