Navigation

    IdeaSpaceVR Forum

    IdeaSpaceVR Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. teacherone
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    teacherone

    @teacherone

    0
    Reputation
    2
    Posts
    190
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    teacherone Follow

    Posts made by teacherone

    • RE: 404 Not Found on Nginx

      I think I found the answer
      sudo nano /etc/nginx/sites-availables/default

      and add this

      location /IdeaSpace1.0.1/ {
      try_files $uri $uri/ /index.php/$args/;
      }

      posted in Themes Help
      T
      teacherone
    • 404 Not Found on Nginx

      I`ve install nginx web server and it shows the same error message."404 not found"
      How should I do to solve the problem?
      Can anyone please tell me.
      THanks!

      posted in Themes Help
      T
      teacherone