Skip to content

Serve static file on apache2 #10

@mighty-nyaina

Description

@mighty-nyaina

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions