Changeset 163
- Timestamp:
- 03/01/06 12:58:33 (3 years ago)
- Files:
-
- fastphoto/trunk/apache/fastphoto.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fastphoto/trunk/apache/fastphoto.conf
r112 r163 1 ScriptAlias /fastphoto /usr/local/bin/fastphoto 2 Action image/jpeg /fastphoto 1 <IfModule mod_actions.c> 2 ScriptAlias /fastphoto /usr/local/bin/fastphoto 3 Action image/jpeg /fastphoto 4 </IfModule>
