From: TJ S. <cas...@us...> - 2010-01-05 17:05:46
|
Update of /cvsroot/pdd/www.proftpd.org/docs/howto In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32431 Modified Files: Timestamps.html Log Message: Updated website copy of Timestamps howto. Index: Timestamps.html =================================================================== RCS file: /cvsroot/pdd/www.proftpd.org/docs/howto/Timestamps.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Timestamps.html 29 Sep 2009 17:11:01 -0000 1.2 --- Timestamps.html 5 Jan 2010 17:05:37 -0000 1.3 *************** *** 134,138 **** <p> If you want to set the modification time, you can use the ! <code>mod_site_misc</code> module's <a href="../contrib/mod_site_misc.html#SITE_UTIME"><code>SITE UTIME</code></a> command. <p> --- 134,141 ---- <p> If you want to set the modification time, you can use the ! <code>MFMT</code> command supported by the <code>mod_facts</code> module, ! or the <code>mod_site_misc</code> module's ! <a href="../contrib/mod_site_misc.html#SITE_UTIME"><code>SITE UTIME</code></a> ! command. <p> |