Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Available on: text without right hand side, where are files being served? #815

Closed
dvtate opened this issue May 25, 2022 · 1 comment
Closed

Comments

@dvtate
Copy link

dvtate commented May 25, 2022

Environment Versions

  1. Linux (Arch)
  2. Node version: 18.2.0
  3. http-server version: v14.1.0

Steps to reproduce

run http-server

Expected result

I expect it to tell me where the files are being served

Actual result

It does not share this information

> http-server .

Starting up http-server, serving .

http-server version: 14.1.0

http-server settings: 
CORS: disabled
Cache: 3600 seconds
Connection Timeout: 120 seconds
Directory Listings: visible
AutoIndex: visible
Serve GZIP Files: false
Serve Brotli Files: false
Default File Extension: none

Available on:
Hit CTRL-C to stop the server

Notice the second to last line in the above text copy-pasted from my terminal.

Other information

@zbynek
Copy link
Contributor

zbynek commented May 29, 2022

This is duplicate of #810

@dvtate dvtate closed this as completed May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants