Skip to main content

Comments

2 comments

  • xargs
    Hello, If you only want to show that folder and you don't have root access you can try with mod_rewrite. I have this redirect in a .htaccess and it works, but it is not a production server so I dont know if there is any downside : RewriteEngine on RewriteCond %{REQUEST_URI} /subfolder [NC] RewriteRule ^(.*)$
    0
  • cPanelMichael
    Hello :) The following third-party URL seems to offer a manual workaround for what you are looking for:
    0

Please sign in to leave a comment.