folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Renaming fb.php to index.php(back to index)
When I rename fb.php to index.php, I get a 404 error when going to /post/. How can I get around this?
posted by chewy on 30 Sep 05 at 7:12 AM
never mind, i figured it out. i had to add the index.php into the path, duh.
posted by anon on 30 Sep 05 at 8:12 AM
what path did you add index.php to?
posted by dim on 10 Oct 05 at 10:50 PM
sorry. i added it into the url. so if you rename fb.php to index.php, if you want to post you have to put www.yourdomain.com/index.php/post/. i was leaving out the index.php, and the browser needs it otherwise it tries to look for a "post" folder, which you don't have or need to have.
posted by skritten on 11 Oct 05 at 7:18 AM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)