Jump to content

vendor folder accessible with OpenLiteSpeed


Recommended Posts

Hi,

I have latest version of WHMCS installed with Centos 7 and Openlitespeed and DirectAdmin as control panel.

 

I had Apache, but when I upgraded from Apache to Openlitespeed my

 

domain.com/whmcs/vendor/composer/LICENSE

 

and other files are accessible,  and I also get this:

 

https://prnt.sc/1036a1b

 

I currently have this in 

 

public_html/whmcs/vendor/.htaccess

 

<IfModule !mod_authz_core.c>
    Order allow,deny
    Deny from all
</IfModule>

<IfModule mod_authz_core.c>
    Require all denied
</IfModule>

 

but, still all the files are still accessible, how do I fix this?

 

 

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated