phpWebLog

 
find
story index | search | archive | submit story | downloads | contact
 
Topics
  • General (789)
  • Announcements (20)
  • Development (495)
  • Mods & Hacks (14)


  • phpWebLog
  • Latest Release - 0.5.3 (BETA)
  • ChangeLog
  • TODO / Roadmap
  • Known Bugs
  • The latest unstable is available from CVS and as a tarball as well.

    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
  • Multiple Moderators (Tony Williams)
  • Problem (Eric Weik)
  • Not a valid argument? (Carl Fischer)
  • Problem (Ren Patel)
  • undefined function: exec() (Tony Williams)


  • phpWebLog Addons
  • Bad arguments to join()
  • Bug fix in links addons
  • Help for addon for fetching Urls of pages
  • Links error?
  • pwlPhpWiki
  • Mailing list feature in 0.5.3 doesn't strip html tags
  • FQDN/IP support in comments?
  • Print article doubts
  • Graphic designers Needed
  • Important update of pwlWhois


  • Err-- Information please...
    Posted by Hans
    Topic: General
    Friday December 15 2000 @ 06:16PM EST
    I'm new to linux and php. Quick question:

    In the documentation it says to "/point_apache_at_index.html"

    What's the command? If you don't feel like telling me, where can I find this info? It'd be good to add to the documentation on soundforge...

    Thanks too much. Hans :)


    < Suggestion: Comment/Story deletion | running setup.sh via ftp >

    Anonymous writes on Saturday December 16 2000 @ 10:52PM EST: [ reply | parent ]
    http://www.apache.org

    The documentation there is quite concise.

    FP
    Linux Baby writes on Sunday December 17 2000 @ 12:37AM EST: [ reply | parent ]
    Look in your httpd.conf file for these lines:


    DirectoryIndex index.html


    and instead make it look like this:



    DirectoryIndex index.html index.htm index.php index.php3

    Linux Baby writes on Sunday December 17 2000 @ 12:38AM EST: [ reply | parent ]
    Look in your httpd.conf file for these lines:

    <IfModule mod_dir.c>
    DirectoryIndex index.html
    </IfModule>

    and instead make it look like this:


    <IfModule mod_dir.c>
    DirectoryIndex index.html index.htm index.php index.php3
    </IfModule>
    James writes on Sunday December 17 2000 @ 02:39PM EST: [ reply | parent ]
    Don't forget to stop and restart your apache webserver to initialize the changes

    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:


    Copyleft © 2001 phpWebLog // web news management with adolescent sexist humor
    All trademarks and copyrights on this page are owned by their respective owners