I want to better organize my website files, but I can access the .php files using the folder heirarc

Posted by Sergio Tapia on Stack Overflow See other posts from Stack Overflow or by Sergio Tapia
Published on 2010-03-25T16:33:01Z Indexed on 2010/03/25 16:43 UTC
Read the original article Hit count: 459

Filed under:
|
|

For example, to access a page in my search folder, I have to write:

mywebsite.tld/search/searchJob.php

I don't want users to have to write down folder structure and whatnot. What can I do to change this?

OR, is there a better way to organize my files? Because I'm only two pages in and I decided to move some files and got lost in the heirarchy (that's why I moved them like in the picture).

© Stack Overflow or respective owner

Related posts about php

Related posts about apache