Customize Permalink Structure – HELP HELP
-
Hi All,
Using version Version 2.6.3
I choose the Custom Structure but it wouldn’t work so i went back to defult but i got this error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, *****@cool-freebies.co.uk 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.
Here is what is in my .htaccess file after i clicked default.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPresHope some one can help
coolfreebies
- The topic ‘Customize Permalink Structure – HELP HELP’ is closed to new replies.