<div dir="ltr">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<div><br></div><div><div>rewriteengine on</div>
<div>rewritecond %{HTTP_HOST} ^<a href="http://www.friendlyfiregame.com">www.friendlyfiregame.com</a>$ [OR]</div><div>rewritecond %{HTTP_HOST} ^<a href="http://friendlyfiregame.com">friendlyfiregame.com</a>$</div><div>rewriterule ^$ "http\:\/\/friendlyfiregame\.com\/\/forums" [R=302,L] #52051d1e02276</div>
<div><br></div><div><br></div><div># Sample Root '.htaccess' file</div><div># Controls access to TWiki 'root' directory (parent of the 'bin' directory)</div><div># - rename this file to '.htaccess' to have Apache use it.</div>
<div># Turn off directory indexing in this and sub directories</div><div>Options -Indexes</div><div># Redirect any access to 'index.html' to the 'view' script (i.e. Main.WebHome)</div><div># Disabled by default - uncomment if required, will hide the real index.html.</div>
<div>#</div><div># The first path here must be a URL path, not a file pathname</div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 16, 2013 at 9:40 AM, Tamara Temple <span dir="ltr"><<a href="mailto:tamouse.lists@gmail.com" target="_blank">tamouse.lists@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Aug 16, 2013, at 9:51 AM, Timothy Yoo <<a href="mailto:timyoo87@gmail.com">timyoo87@gmail.com</a>> wrote:<br>
<br>
> Ah ok, I'll sign up for pastebin.<br>
<br>
</div>You don't even need to sign up. Just use it.<br>
<div class="im"><br>
> This is from my application root:<br>
> # Sample Root '.htaccess' file<br>
><br>
> # Controls access to TWiki 'root' directory (parent of the 'bin' directory)<br>
> # - rename this file to '.htaccess' to have Apache use it.<br>
><br>
> # Turn off directory indexing in this and sub directories<br>
> Options -Indexes<br>
><br>
> # Redirect any access to 'index.html' to the 'view' script (i.e. Main.WebHome)<br>
> # Disabled by default - uncomment if required, will hide the real index.html.<br>
> #<br>
> # The first path here must be a URL path, not a file pathname<br>
> # Redirect /wiki/index.html <a href="http://friendlyfiregame.com/wiki/bin/view" target="_blank">http://friendlyfiregame.com/wiki/bin/view</a><br>
><br>
><br>
> It looks like it references TWiki, which I had installed and uninstalled before. What should it look like?<br>
<br>
</div>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?<br>
<br>
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.<br>

<br>
I'm going to dig a little deeper here and see what I can find out.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br></div>