乐贴网
  • 首页
  • 程序语言
  • VPS
  • SEO优化
  • 账号分享
  • 每日神器
  • 开源软件
  • 操作系统
  • 更多
    • 数据库
    • 框架
    • 移动开发
    • 人工智能
    • 区块链

ls -la列表没有显示nginx.conf,但cat nginx.conf可以正常显示,这是什么原因导致的?

Nginx 3年前 1
+-
  1. 首页
  2. Nginx
  3. 正文

ls -la列表没有显示nginx.conf,但cat nginx.conf可以正常显示,这是什么原因导致的?

ls -la列表没有显示nginx.conf,但cat nginx.conf可以正常显示,这是什么原因导致的?

image.png
image.png
image.png

可能是文件名中含有 非ASCII字符 或者 不可见字符。

mv *.conf nginx.conf

执行ls -ail看看,另外执行alias检查下你的cat命令有没有别名什么的

JAVAcc++goswiftjavascriptNginxUI/UE 小程序PythonC#phpaspGitHub项目推荐
思否

相关推荐

centos 6.3安装nginx  搭建文件服务器

centos 6.3安装nginx 搭建文件服务器

Web Server 12年前 12267
Centos6下配置resin + nginx 搭建项目发布环境

Centos6下配置resin + nginx 搭建项目发布环境

Web Server 12年前 11632
nginx配置HTTPS - 使用ssl模块配置同时支持http和https并存

nginx配置HTTPS - 使用ssl模块配置同时支持http和https并存

Web Server 12年前 9886
Ubuntu Server 10.04, resin 3.1.10, nginx 0.7.65 架设负载均衡网站

Ubuntu Server 10.04, resin 3.1.10, nginx 0.7.65 架设负载均衡网站

Web Server 12年前 7297
nginx 502 超时错误解决(java版本)

nginx 502 超时错误解决(java版本)

Web Server 12年前 6972
Nginx 简介(写的还不错)

Nginx 简介(写的还不错)

Web Server 12年前 6535
nginx负载均衡应用

nginx负载均衡应用

Web Server 12年前 6310
nginx 负载实现session共享 :附nginx+ resin配置、nginx-upstream-jvm-route安装配置

nginx 负载实现session共享 :附nginx+ resin配置、nginx-upstream-jvm-route安装配置

Web Server 12年前 5678
Ubuntu Server 10.04+resin 3.1.10+nginx 0.7.65快速搭建项目发布环境

Ubuntu Server 10.04+resin 3.1.10+nginx 0.7.65快速搭建项目发布环境

Web Server 12年前 4848
虚拟机中安装RedHat Linux 5 部署 Glassfish v3【持续更新。。。】

虚拟机中安装RedHat Linux 5 部署 Glassfish v3【持续更新。。。】

Web Server 12年前 4668
IIS6+resin3整合项目发布,支持多站点配置

IIS6+resin3整合项目发布,支持多站点配置

Web Server 12年前 4191
Ubuntu中配置开发环境 jdk1.6 + eclipes3.X + sqldeveloper

Ubuntu中配置开发环境 jdk1.6 + eclipes3.X + sqldeveloper

Web Server 12年前 3711

Copyright © 2012 乐贴网 - All rights reserved