Thanks so much for your help! There's one more htaccess file in the
directory one level above. This also looks like it's related to TWiki,
although I'm not 100% certain
rewriteengine on
rewritecond %{HTTP_HOST} ^www.friendlyfiregame.com$ [OR]
rewritecond %{HTTP_HOST} ^friendlyfiregame.com$
rewriterule ^$ "http\:\/\/friendlyfiregame\.com\/\/forums" [R=302,L]
#52051d1e02276
# Sample Root '.htaccess' file
# Controls access to TWiki 'root' directory (parent of the 'bin' directory)
# - rename this file to '.htaccess' to have Apache use it.
# Turn off directory indexing in this and sub directories
Options -Indexes
# Redirect any access to 'index.html' to the 'view' script (i.e.
Main.WebHome)
# Disabled by default - uncomment if required, will hide the real
index.html.
#
# The first path here must be a URL path, not a file pathname
On Fri, Aug 16, 2013 at 9:40 AM, Tamara Temple <[email protected]>wrote:
>
> On Aug 16, 2013, at 9:51 AM, Timothy Yoo <[email protected]> wrote:
>
> > Ah ok, I'll sign up for pastebin.
>
> You don't even need to sign up. Just use it.
>
> > This is from my application root:
> > # Sample Root '.htaccess' file
> >
> > # Controls access to TWiki 'root' directory (parent of the 'bin'
> directory)
> > # - rename this file to '.htaccess' to have Apache use it.
> >
> > # Turn off directory indexing in this and sub directories
> > Options -Indexes
> >
> > # Redirect any access to 'index.html' to the 'view' script (i.e.
> Main.WebHome)
> > # Disabled by default - uncomment if required, will hide the real
> index.html.
> > #
> > # The first path here must be a URL path, not a file pathname
> > # Redirect /wiki/index.html http://friendlyfiregame.com/wiki/bin/view
> >
> >
> > It looks like it references TWiki, which I had installed and uninstalled
> before. What should it look like?
>
> Yah, it does. Delete the file. I don't think this is cause of your
> problems, but it should not be there. Is there another .htaccess in the
> directory (or directories) above this one?
>
> I just tested the lastest pmwiki (2.2.54) on one of my Godaddy web hosting
> plans. Straight out of the box, not modifications at all. The main page
> should be editable. The response after clicking on the 'save' button is the
> error you reported: ERR_EMPTY_RESPONSE. When I refresh the page and click
> on the `View` link in page actions, the page is shown, and the editing is
> in place. I've not used pmwiki on godaddy's shared web hosts before, but I
> know others have.
>
> I'm going to dig a little deeper here and see what I can find out.
>
>
> _______________________________________________
> pmwiki-users mailing list
> [email protected]
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users