Skip to content

Commit

Permalink
Mention the DSO howto.
Browse files Browse the repository at this point in the history
  • Loading branch information
castaglia committed Feb 28, 2005
1 parent 3d6e9b4 commit dae35f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.DSO
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ DSO (Dynamically Shared Object)
-------------------------------

Support for dynamically loadable modules, known as DSO modules or "shared"
modules, is now available in ProFTPD 1.3.0.
modules, is now available in ProFTPD 1.3.0. There is a DSO howto included
with the source distribution as doc/howto/DSO.html.

To use this feature, you must first compile your proftpd server with
support for DSO modules, using the --enable-dso configure option. This
Expand Down

0 comments on commit dae35f2

Please sign in to comment.