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

Root page not opening #822

Closed
mailparikshit opened this issue May 11, 2018 · 7 comments
Closed

Root page not opening #822

mailparikshit opened this issue May 11, 2018 · 7 comments

Comments

@mailparikshit
Copy link

i have installed engintron on cpanel having apache 4,
when ever you try to open a page as https://www.somesite.com/ nginx index page opens up

please provide me solution what should i change so that request gets forwarded to apache to serve page

@ChristianGabs
Copy link

A solution, hmmm, first we need to understand your issue, do install engintron ? can you copy your status of your Nginx.

Thank you

@fevangelou
Copy link
Member

Closed as no response was provided from the OP.

@mailparikshit
Copy link
Author

status of nginx shows started, and other pages are opening fine, except index page as www.website.com/
instead it opens nginx index page

@fevangelou
Copy link
Member

If you see an index page as you say, there is probably some .htaccess rule forcing that. Nginx will not attempt to serve anything else that Apache passes to it.

@mailparikshit
Copy link
Author

well, nginx is not passing index page request to apache, it is replying itself,
request is not coming to apache for index page when browsed for website.com/

@fevangelou
Copy link
Member

Nginx replies with whatever Apache sends back to it. Look at your .htaccess rules. And unless you send me the actual domain, I can't help you with fake domains.

@mailparikshit
Copy link
Author

i currently disabled engintron as root page is not opening,
if you can see it rightnow, i can enable engintron for you to see it live

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

3 participants