Forums

400 Bad Request Issue (2 posts)

  1. dbldee
    Member
    Posted 1 year ago #

    I note related 404 errors still not resolved.
    Recently tested a new subdirectory installation with no plugins
    Several posts added and multisite not ena5bled
    Custom structure permalinks resaved with /%categories%/%postname%/

    Message revceived to edit .htaccess

    AddType x-mapp-php5 .php
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /moneytalk/
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /moneytalk/index.php [L]
    </IfModule>

    In dashboard I can edit posts in Visual and html
    however with preview posts
    400 Bad request
    Has anyone yet resolved the 400 Errors?

  2. Andrea_r
    team pirate
    Posted 1 year ago #

    and multisite not ena5bled

    Moving to Troubleshooting forum.

Topic Closed

This topic has been closed to new replies.

About this Topic