https://issues.apache.org/bugzilla/show_bug.cgi?id=50964
Nick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |WORKSFORME --- Comment #7 from Nick <[email protected]> 2011-03-26 15:58:13 EDT --- Good page except it still seems limited. It would be nice (for Windows users) to have it parse the files similar to IIS since we don't have the execute bit capability (as mentioned in the article). The solution mentioned in my original post seems reasonable to implement and would work across platforms no serious issues. As it stands, I have to make every file a .shtml to ensure that when they are imported HTTPD will be forced to perform processing on it -- this slows everything down but removes the errors my users experienced. (In reply to comment #6) > That's because you configu(In reply to comment #5) > > The online help doesn't go into clear details on how to tell it which > > extensions/files/etc. to process as an include. > > > > (In reply to comment #4) > > > It treats whatever you tell it to treat as SSI. > Not sure how one could do much better than what's already in the manual: > http://httpd.apache.org/docs/current/mod/mod_include.html#enabling -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
