runnycustard
Member
Posted 3 months ago #
Hi
I had some issues with my website being hacked which I've now fixed - the htaccess file had been hacked so I deleted this and added a basic htaccess file but this blocks my blog - the theme and images don't show anything... only the text shows.
I've tried looking up what to put in the htaccess file but this has just left me confused and the ones I tried didn't work so I was hoping someone knows more on this and can help me- I thought I'd kept a backup of this file on my desktop but I can't find it now.
anyone know what I should add to this file?
Thanks for any help you can offer - trying to find work so having a functioning blog would look better :-)
runnycustard.co.uk/blog
kmessinger
Member
Posted 3 months ago #
runnycustard
Member
Posted 3 months ago #
gargh! might have to change the blog to the free version at this rate.
I've looked up those files listed and I can't see anything in them that would cause this - is there a delay in the information being shown as cleared? it's been nearly a week since I changed my passwords for everything, changed file permissions and corrected the htaccess files - checked other types of files for any changes as well.
the scripting errors are to do with the wrong htaccess blocking images/theme from showing (to my limited knowledge)
this is very frustrating.
thanks for your help - I'll try some reading (and trying to understand :-)) your links
:-)
MickeyRoush
Member
Posted 3 months ago #
@ runnycustard
Could you please post the contents of your .htaccess file?
Using pastebin if needed per forum rules:
http://codex.wordpress.org/Forum_Welcome#Posting_Code
*Note*
I would like to help you with your .htaccess file, which may or may not be part of your issue(s).
runnycustard
Member
Posted 3 months ago #
I only have a basic htaccess file as I can't remember how I did it last time.
Order Allow,Deny
Deny from all
<Files ~ “.(css|jpe?g|png|gif|js)$”>
Allow from all
</Files>
I'm sure I had more ... I have a backup but I'm not sure how to access one file from it.
kmessinger gives a link to a sitecheck for malware which is still showing but I deleted the jsscroll file - correction ... just rescanned and that one has gone but I tried viewing the other files it gives but I can't see anything myself (but my knowledge on this sort of stuff is very limited)
Thanks for your help.