Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter endquote

    (@endquote)

    Yeah that fixed it. Nice. Though I don’t really understand why?

    Bonus points if you can tell me how to get rid of the index.php in the link. I struggled with that for a while but gave up eventually.

    Currently if I just remove “index.php” from the browser location, I get the server 404 (not the WP one).

    Currently the /wp/.htaccess is:

    #RewriteEngine On
    #RewriteRule ^/wp/(.*)$ /wp/index.php?$1 [L]

    Nothing changes if I uncomment those lines. Changing permalink settings doesn’t update the htaccess file, though WP should be able to write to it.

    Thanks for your help.

Viewing 1 replies (of 1 total)