I'm using Elgg - open source social networking framework for one of my projects. I have to customize it a lot, the problem is I don't understand how its filesystem works!
The project is located in localhost/elgg folder.
Now, inside a browser, there are links to /register/index.php and /blog/index.php. But inside actual project directory (/elgg) on my server there are none named /register or /blog.
How is that even possible? How do I find the folders?