题目内容

[说明]配置WWW服务器是Linux操作平台的重要工作之一,而Apache是目前应用最为广泛的Web服务器产品之一。在Linux下安装Apache Web服务,Apache服务程序httpd启动时需要读取配置文件httpd.conf,以下是一个httpd.conf配置文件的片断:## httpd.conf -- Apache HTTP server configuration file### Section 1: Global EnvironmentServerType standaloneServerRoot "/etc/httpd"Timeout 300KeepAlive OnMaxKeepAliveRequests 100KeepAliveTimeout 15MaxClients 150### Section 2: "Main" server configurationPort 80User apacheGroup apacheServerAdmin webmaster@abc.com.cnServerName www.abc.com.cnDocumentRoot "/var/www/html"UserDir public_htmlDirectoryIndex index.htmlAlias /jianji "/home/zhang/jianji"ScriptAlias/cgi-bin/ "/var/www/cgi-bin/"ErrorDocument 404 /missing.html### Section 3: Virtual HostsNameVirtualHost 192.168.10.101<VirtualHost 192.168.10.101>ServerAdmin wedmaster@abc.com.cnDocumentRoot /www/htdocs/abcServerNsme markert.abc.com.cnErrorLog logs/host.some_domain.com-error_logCustomLog logs/host.some_domain.cim-access_log common</VirtualHost> Apache Web服务器有______和______两种运行方式,该服务器运行在______方式下。

查看答案
更多问题

[说明]配置WWW服务器是Linux操作平台的重要工作之一,而Apache是目前应用最为广泛的Web服务器产品之一。在Linux下安装Apache Web服务,Apache服务程序httpd启动时需要读取配置文件httpd.conf,以下是一个httpd.conf配置文件的片断:## httpd.conf -- Apache HTTP server configuration file### Section 1: Global EnvironmentServerType standaloneServerRoot "/etc/httpd"Timeout 300KeepAlive OnMaxKeepAliveRequests 100KeepAliveTimeout 15MaxClients 150### Section 2: "Main" server configurationPort 80User apacheGroup apacheServerAdmin webmaster@abc.com.cnServerName www.abc.com.cnDocumentRoot "/var/www/html"UserDir public_htmlDirectoryIndex index.htmlAlias /jianji "/home/zhang/jianji"ScriptAlias/cgi-bin/ "/var/www/cgi-bin/"ErrorDocument 404 /missing.html### Section 3: Virtual HostsNameVirtualHost 192.168.10.101<VirtualHost 192.168.10.101>ServerAdmin wedmaster@abc.com.cnDocumentRoot /www/htdocs/abcServerNsme markert.abc.com.cnErrorLog logs/host.some_domain.com-error_logCustomLog logs/host.some_domain.cim-access_log common</VirtualHost> 命令“chkconfig-level 3 httpd on”的功能是______。

某国有制药企业2008年度会计报表上的销售收入总额为1000万元,会计利润总额为100万元,已累计预缴企业所得税25万元。2008年其他有关情况如下: (1)管理费用450万元(其中支付社会保险费25万元,支付诉讼费2.3万元); (2)营业支出2130万元(其中未经核定的准备金支出30万元,公益性捐赠支出40万元); (3)支付环保局罚款20万元,已列入当期费用; (4)接受捐赠50万元,未计入利润总额。 要求: (1)计算管理费用纳税调整额。 (2)计算准备金纳税调整额。 (3)计算公益性捐赠支出纳税调整额。 (4)计算环保局罚款纳税调整额。 (5)计算接受捐赠纳税调整额。 (6)计算该企业2008年度应纳税所得额。 (7)计算该企业2008年度应纳所得税税额。 (8)计算该企业2008年度应汇算清缴的所得税税额。 (答案中的金额单位用万元表示)

某企业2000年按规定的时间向税务机关进行了纳税申报,并缴纳了当年的营业税和所得税。该企业纳税申报有关资料如下:该企业2000年营业收入为145.8万元,营业支出为 127.2万元,缴纳的营业税为72 900元,缴纳的所得税为37 323元,2001年,税务机关在税务检查中发现该企业通过虚假发票等手段,隐瞒实际收入和支出的情况。经查实该企业2000年实际收入为163.8万元,营业支出为12.6万元。该企业适用的营业税税率为5%。适用的所得税税率为33%。 要求:根据税收征收管理法律制度,分析该企业在税收上属于何种行为应如何进行处理

纳税人在基本建设、专项工程及职工福利等方面使用本企业的商品、产品的,应作为收入处理。 ____

A. 对
B. 错

答案查题题库