yuyu500 发表于 2015-9-22 17:57:40

ci 项目上传到linux服务器上,访问页面显示404

项目在本地可以正常访问,上传到linux服务器上就出现404错误!! AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'




error_log

AH01757: generating secret for digest authentication ...
AH02282: No slotmem from mod_heartmonitor
AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.16 configured -- resuming normal operations
AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
AH00170: caught SIGWINCH, shutting down gracefully
AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
AH00557: httpd: apr_sockaddr_info_get() failed for ccrh
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
AH01757: generating secret for digest authentication ...
AH02282: No slotmem from mod_heartmonitor
AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.16 configured -- resuming normal operations
AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html,index.php) found, and server-generated directory index forbidden by Options directive
AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html,index.php) found, and server-generated directory index forbidden by Options directive
AH00170: caught SIGWINCH, shutting down gracefully
AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
AH00557: httpd: apr_sockaddr_info_get() failed for ccrh
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
AH01757: generating secret for digest authentication ...
AH02282: No slotmem from mod_heartmonitor
AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.16 configured -- resuming normal operations
AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
AH00170: caught SIGWINCH, shutting down gracefully






页: [1]
查看完整版本: ci 项目上传到linux服务器上,访问页面显示404