FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

Remove ? in urls

Feed 0 posts, 1 voices

Avatar
0 posts

Hi. I see this has been posted a few times here. I’m trying to use the static url look, as in: domain.tld/page-name.html

I can’t access any page on my site. Instead I get a 500 error message. It looks like this:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, email_address and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Frog is installed in my www folder (or public_html). The .htaccess file is the Frog default with the following line changed

RewriteBase /

I changed my config.php file and then reset the permissions to 0400.

define('USE_MOD_REWRITE', true);

Help would be much appreciated. I only use Frog to make it easier for my client to edit the pages. I don’t use any of the navbars or sidebars that Frog provides. All the links are hard coded into the header snippet, so I’d like a simple link system.

Thanks,
Frankie

By the way, I don’t have any server access logs, despite the error message.