L
L
loogle182015-04-23 12:02:41
Ruby on Rails
loogle18, 2015-04-23 12:02:41

Why did the default apache2 page start to appear instead of the project page?

Hello!
People, please help!
Yesterday everything was fine, I worked with the rails application, started the server, went to the page and calmly checked the written code. And today, having done the standard procedures, going to the project page, I saw the following:
1112c538d39340ce88a325c333578d94.png
And if I go to the directory in which I work (myapp.dev/dashboard), it now gives out this:
117bfa4192ea4798b8c305b2054dbc46.png
And if at the end of the url something like myapp. dev:3000, then everything is loaded without styles and logic, only markup ...
Who faced this? Please unsubscribe.
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2015-04-23
@fuCtor

Is Apache required? Is there anything else tied to it? What are you giving statics to?
If you only need it to listen on port 80, then replace it with nginx.
And on the question, check the settings for the host, it may not be proxying to port 3000.

L
loogle18, 2015-04-24
@loogle18

Thanks everyone for the replies!
The error was that the utility through which I work (Prax server) was not connected with my application!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question