Is there any way to add plain file with no extension to AddType?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jagtig
    New Member
    • Oct 2012
    • 1

    Is there any way to add plain file with no extension to AddType?

    Hello; I have an application that uses hundreds and thousands of plain files (no extension at all). You may have heard of it; PmWiki. Is there any way to add a file that has no extension to the AddType command, or line? Thanks a million! John
    Last edited by Niheel; Oct 1 '12, 08:11 PM. Reason: Better to post as new question
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    You might use 'ForceType' for these files.

    All files in a specified directory are server with the Type specified.

    Comment

    Working...