Possible solutions of your questions

  hosting
<< Previous       Pictures do not open

Question: Hosting features images or ftp can check, but the site is not open images, here is a link to one http://healthsos.ru/wp-content/themes/pure-line/library/media/images/search.pngМного not otkrivaetsa.
Answer:

Hello. you edited htaccess ?

you made these rules? what


RewriteEngine on

RewriteCond %{HTTP_REFERER} !^http://ashotsit.testbw.erahost.ru/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ashotsit.testbw.erahost.ru$ [NC]
RewriteCond %{HTTP_REFERER} !^http://healthsos.newprikols.ru/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://healthsos.newprikols.ru$ [NC]
RewriteCond %{HTTP_REFERER} !^http://newprikols.ru/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://newprikols.ru$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ashotsit.testbw.erahost.ru/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ashotsit.testbw.erahost.ru$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.healthsos.newprikols.ru/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.healthsos.newprikols.ru$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.newprikols.ru/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.newprikols.ru$ [NC]
RewriteRule .*\\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]

 

/home/ashotsit/public_html/healthsos.EN]# stat .htaccess
File: `.htaccess`
Size: 982 Blocks: 8 IO Block: 4096 regular file
Device: fd02h/64770d Inode: 14290163 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1793/ashotsit) Gid: ( 1795/ashotsit)
Access: 2014-04-22 17:21:09.997952311 +0400
Modify: 2014-04-22 17:21:09.462952311 +0400
Change: 2014-04-22 17:21:09.462952311 +0400

 

without these rules it works. If it was you, you created yourself a problem. if not, replace the file to original , check the website and change all passwords.

just remember that you pushed in the control panel, if you haven`t edited the file directly on behalf .htaccess manually

 

 

 

Question: Thank you, all fixed.
Answer:


OK


<< Previous