问答题 简述使用ftp进行文件传输时的两种登录方式?它们的区别是什么?常用的ftp文件传输命令是什么?
问答题 试解释apache服务器以下配置的含义: (1)port1080 (2)UserDiruserdoc (3)DocumentRoot“/home/htdocs” (4); OptionsIndexesFollowSymLinks AllowOverrideNone Orderdeny,allow denyfromall allowfrom192.168.1.5 ; (5)ServerTypeStandlone
问答题 Apache服务器的配置文件httpd.conf中有很多内容,请解释如下配置项: (1)MaxKeepAliveRequests200 (2)UserDirpublic_html (3)DefaultTypetext/plain (4)AddLanguareen.en (5)DocumentRoot“/usr/local/httpd/htdocs” (6)AddTypeapplication/x-httpd-php.php.php.php4