ghostcorps
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Creating a new user hangs for over a minute.Nevermind 🙂
I installed this: plugin and all is well:
Forum: Fixing WordPress
In reply to: Can I block files from users who are not authorised?Thanks
But the .htaccess referer rules are easily bypassed eg. the refspoof extension in Firefox or the referer flag in wget. Plus it seems that authorised Mac users have alot of issues with this method.
I am hoping for something that only allows access to the path/page/file if the user has logged in, a session id is the obvious answer but it doesn’t look like WordPress supports this. I have found the nonces (number used once) api but there are no plugins written for it.
Surely there is a more professional option for content security? Paying for it is not an issue either if it comes to that.
Forum: Fixing WordPress
In reply to: [NSFW] Rewrite function has stopped rewriting.I’ve decided it would be quicker to just rebuild. However since I am going to be copying most of my config files, I would still like to know what I have done wrong is possible 🙂
Forum: Fixing WordPress
In reply to: [NSFW] Rewrite function has stopped rewriting.httpd.conf
http://wordpress.pastebin.com/KzLJUXmFSorted.
I hadn’t set the mysql host in php.ini