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

Serve multiple directories #139

Open
yfr opened this issue Mar 18, 2015 · 5 comments · May be fixed by #294 or #837
Open

Serve multiple directories #139

yfr opened this issue Mar 18, 2015 · 5 comments · May be fixed by #294 or #837

Comments

@yfr
Copy link

yfr commented Mar 18, 2015

Is it possible to serve multiple directories?

@marlic7
Copy link

marlic7 commented Oct 28, 2015

  • it will be very useful possibility to configure simple aliases for eg.: /js => ./static/js

@Phlogi
Copy link

Phlogi commented Nov 3, 2015

Is there already a way to just serve everything on a subdirectory?

@derhuerst
Copy link

@Phlogi what do you mean by that?

@Phlogi
Copy link

Phlogi commented Nov 4, 2015

like this: domain.com/myservice/, i.e. adding a subfolder.

@derhuerst
Copy link

AFAIK, it's not possible with http-server out of the box.

ecstatic, the core behind http-server, provides an option baseDir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants