alamise

Website URL:

win 2008 IIS ftp 服务 设置

win 2008 IIS ftp 服务 设置

SSL 启用

服务器管理
角色
web 服务器
iis 管理器
nas
IIS
服务器证书     - 创建自签名证书


iis 管理器
nas
网站
网站名字
FTP
ftp ssl 设置
选择 自签名证书 ftp   +  需要 ssl 加密 + 128位加密







    fillewila FTP 防火墙 主动 被动 模式 引起 连接超时

    下面为大家介绍一下FTP连接中的PASV和PORT模式:
    PORT其实是Standard模式的另一个名字,又称为Active模式。中文意思是“主动模式。
    PASV也就是Passive的简写。中文就是“被动模式。
    两者之间有什么不同:
    不同之处是由于PORT这个方式需要在接上TCP 21端口后,服务器通过自己的TCP 20来发出数据。并且需要建立一个新的连接来传送档案。而PORT的命令包含一些客户端没用的资料,所以有了PASv的出现。
    而PASV模式就当然拥有PORT模式的优点及去掉一些PORT的缺点。PASV运行方式就是当服务器接收到PASV命令时,就会自动从端口1024到5000中随机选择,而且还会使用同一个端口来传送数据,不用建立新的连接

      php.ini

      C:\php\php.ini
      查找  extension_dir = “./” ,并将”./”改为”C:\php\ext注意左侧路径不能有空格

      将下面几行代码开头 ; 号 删除
      ;extension=php_dbase.dll   可选
      ;extension=php_gd2.dll    这个是用来支持GD库的,一般需要,必选
      ;extension=php_ldap.dll    可选
      ;extension=php_mbstring.dll  必选
      ;extension=php_mssql.dll    这个是用来支持MSSQL的,可选
      ;extension=php_mysql.dll    这个是用来支持MYSQL的,要支持MYSQL必选将以上代码前的”;”去掉,其他的如果需要用到也可以去掉前面的;然后关闭保存该文件。

        Subscribe to this RSS feed
        Notice: Undefined offset: 1 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 18

        Notice: Undefined offset: 1 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 34

        Notice: Undefined offset: 2 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 34

        Notice: Undefined offset: 3 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 34

        Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/user.php on line 145

        Notice: Undefined offset: 1 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 18

        Notice: Undefined offset: 1 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 34

        Notice: Undefined offset: 2 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 34

        Notice: Undefined offset: 3 in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/pagination.php on line 34