bluestarultor
bluestarultor
This is all I have in my .htaccess after re-saving: ``` # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should...
No change to the .htaccess file, even after re-saving my permalinks. Now I get a critical site issue: ----- WebFinger endpoint is not accessible | ActivityPub Your WebFinger endpoint https://blog.bluestarcreations.net/.well-known/webfinger?resource=acct:[email protected]...
Is there a rule I can manually enter for that? Or do you think it's a file or folder permissions issue? I can check to see if maybe Execute is...
I tried creating one early on in troubleshooting, but deleted it after seeing that would cause issues in other threads here. There is not one on the server at this...
Sorry for the delay. I tried it and it didn't work. Worse yet, that gets restored any time I re-save my Permalinks.
Hey, sorry. Since I couldn't get this working I just went with a different extension that auto-posts to an account I otherwise wasn't using for much. I would have liked...
I don't suppose there's a way we can open this back up, can we? I still would prefer to get this working over using the auto-poster, if only because I'm...
I'm currently sitting at this: ``` RewriteEngine On RewriteBase / RewriteRule ^\/\.well-known.*$ \/profile\/myProfile.json # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated,...