Search results

  1. metalsonic

    disable server authentification for certain files and URLs

    What is required is having a User Authentication of Subdirectory but some file need to be accessible : 1/Login required for the folder /protecteddata/ (this part is done following these instructions: https://openlitespeed.org/kb/user-authentication-through-realms/) 2/Allow external access to...
  2. metalsonic

    How to set a new MimeType with special characters + or @ # | etc.....

    Hi there, on a particular project I need to use a mime type which contains special characters in its extension, That's just a random example below : AddType text/html .htm# AddType text/html .hif+ it works out of the box with Apache using .htaccess, but I am unable to set it up using a >...
Top