Question: Login Issue after a new installation

Login Issue after a new installation

I have just purchased the script and installed in a web server, the main page is showing the following: https://www.screencast.com/t/VBgOfpgr8Ha And also I would like to know what's the li

T

Tony

Asked
I have just purchased the script and installed in a web server, the main page is showing the following:
https://www.screencast.com/t/VBgOfpgr8Ha


And also I would like to know what's the link for login to the backend?
  • J

    jorge

    Answered
    SOLVED !

    Gentlemen, it would be good to put in the product manual that we have to observe /etc/apache2/apache2.conf with the directives:

    <Directory / var / www / html>
             Options Indexes FollowSymLinks
             AllowOverride ALL
             Require all granted
    </Directory>
  • MS

    Mian Saleem

    Answered
    **[jorge](/u/orengo)** Hello,

    Please post new question with details and screenshots, specially the sma directory with .htaccess file and the contents of the .htaccess file.

    Thank you
  • J

    jorge

    Answered
    Dear, I SOLVED. This is a SSL Config ubuntu linux. Thanks
  • Login to Reply