Home Forums WordPress Plugins Hide My WP Upload folder rewrite and font awsome icon dont work

This topic is: not resolved
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #9669
    ibergag
    Pro
    Post count: 34

    Hello.

    I m trying make HMWP work on my PreProd website but still having some issue

    i cant make the upload image work as u can see in the website

    and also he font awsome icon dont work.

    Any help please ! http://maghribalan.com/

    #9678
    Suman M.
    Post count: 12480

    Hi, please let us know your site’s wp-admin login details (as private reply) so that we can look into the issue.

    #9683
    ibergag
    Pro
    Post count: 34
    This reply has been marked as private.
    #9696
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #9707
    ibergag
    Pro
    Post count: 34
    This reply has been marked as private.
    #9714
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #9719
    ibergag
    Pro
    Post count: 34

    hello,

    Thanks for the help. i did “Medium Privacy” and i added the nginx directiv in the wensite folder nginx.conf and restarted nginx but still same problém.

    Thanks

    #9742
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #9759
    ibergag
    Pro
    Post count: 34
    This reply has been marked as private.
    #9776
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #9791
    ibergag
    Pro
    Post count: 34
    This reply has been marked as private.
    #9814
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #9845
    ibergag
    Pro
    Post count: 34
    This reply has been marked as private.
    #10074
    Hassan
    Post count: 955

    Sorry, I know it’s too late but I found an easy way to solve this problem.

    Just copy HMWP rules inside those blocks. For example:

    location ~ \.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|wav|wma|wri|woff|xla|xls|xlsx|xlt|xlw|zip)$ {
    
    #Another Copy of HMWP RULES HERE
    
        expires 31536000s;
        add_header Pragma "public";
        add_header Cache-Control "max-age=31536000, public";
    }

    In fact, you need three copy of HMWP rules. A sample file for those specific problems has been attached.

    Attachments:
    You must be logged in to view attached files.
Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.