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 static file on apache2 #10

Open
mighty-nyaina opened this issue Aug 7, 2018 · 0 comments
Open

Serve static file on apache2 #10

mighty-nyaina opened this issue Aug 7, 2018 · 0 comments
Assignees
Labels

Comments

@mighty-nyaina
Copy link

Hi, is there a way to serve static file on apache server. The example that I know that is working is on Angular, on angular we just run ng build --prod and this will create a dist folder where there is an index.html. On apache, we just serve the dist folder. But here we use React with webpack that not contain dist folder with an index.html so I don't know how to do that on your project.

PS : Sorry for my english, it's not my native language

Thanks

@tahnik tahnik self-assigned this Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants