Apache-WinBitHack

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    performed.

  XBitHack On

    This directive emulates setting the user-execute bit. With this
    directive, a file will parsed by mod_include if the 'archive' attribute
    is unset, which you can do by

       C:\> attrib -a file_name

    Note that when a user's file is first created or when it is edited the
    'archive' attribute will normally be set (and all others unset), so you
    must intentionally unset the 'archive' attribute to enable
    server-parsing of the file.

  XBitHack Full

    This directive emulates the action of also setting the group-execute
    bit. With this directive, as with 'XBitHack On', a file will be parsed
    by mod_include if the 'archive' attribute is unset. As well, a
    Last-modified header will be sent, equal to the last-modified time of

WinBitHack.pm  view on Meta::CPAN

will be performed.

=head2 XBitHack On

This directive emulates setting the user-execute bit. With this
directive, a file will parsed by mod_include if the C<archive> 
attribute is B<unset>, which you can do by

   C:\> attrib -a file_name

Note that when a user's file is first created or when it is edited 
the C<archive> attribute will normally be set (and all others unset),
so you must intentionally unset the C<archive> attribute to enable 
server-parsing of the file.

=head2 XBitHack Full

This directive emulates the action of also setting the group-execute 
bit. With this directive, as with C<XBitHack On>, a file will be 
parsed by mod_include if the C<archive> attribute is unset. As well, 
a Last-modified header will be sent, equal to the last-modified time 



( run in 1.003 second using v1.01-cache-2.11-cpan-de7293f3b23 )