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

how to serve a single page from local computer? #140

Closed
bbrink-MN opened this issue Sep 1, 2016 · 2 comments
Closed

how to serve a single page from local computer? #140

bbrink-MN opened this issue Sep 1, 2016 · 2 comments

Comments

@bbrink-MN
Copy link

Hi Matt,

I am stuck trying to serve a single page from my local computer. For example:

c:\MyHTMLDirectory\MyDoc.html

I leave the default content url as
http://127.0.0.1:8080/

check the box for "local content" and then set the directory to MyHTMLDirectory

When I launch kiosk I see two links, one for parent and another for MyDoc.html -I'd like to see MyDoc.html displayed in full glory.

What am I missing?

thanks in advance,

Bob

@bbrink-MN
Copy link
Author

bbrink-MN commented Sep 1, 2016

Matt,

p.s when I open the page in chrome the URL shown is file:///C:/MyHTMLDirectory/MyDoc.html

Also, this is on a Windows 10 computer.

Bob

@matt-cook
Copy link
Member

You should be able to use http://127.0.0.1:8080/MyDoc.html as the content URL once you've set the app to serve C:/MyHTMLDirectory/ via "Serve Local Files"

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

No branches or pull requests

2 participants