yes, it should work. Maven site has such .htaccess: see http://svn.apache.org/viewvc/maven/site/trunk/src/site/filtered-resources/
It's a filtered resource in this case, I didn't check if it works when the resource is not filtered, but it should be ok. Regards, Hervé Le vendredi 06 août 2010, Carr, Brian M a écrit : > Is it possible to have .htaccess or other "dot" files deployed via the > site-plugin? My structure looks like this: > > project > > |-src > |-\main > |--\site > |--|apt > |---\index.apt > |--|resources > |----\htaccess > |----|htgroup > > but the target/site fold is missing the resource files after running the > site stage. > > --b > > ______________________________ > Brian M. Carr > Identity and Access Management > ITS Applications > University of Texas at Austin > V: 512-232-6419 > F: 512-471-5746 > [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
