the way pages on scratch don't have the .php, for example http://scratch.mit.edu/latest/shared isn't http://scratch.mit.edu/latest/shared.php. How do you do that with 000webhost? ModShare has it, but I'm wondering how to get it. Any idea?
Offline
Those pages are actually directories. The server will automatically load the page called index.php in the directory if no other page is specified.
That's why http://scratch.mit.edu/latest/shared
is the same as http://scratch.mit.edu/latest/shared/index.php
___ Oh, again, couldn't you just google it?
Last edited by LS97 (2011-10-08 10:00:27)
Offline
LS97 wrote:
Those pages are actually directories. The server will automatically load the page called index.php in the directory if no other page is specified.
That's why http://scratch.mit.edu/latest/shared
is the same as http://scratch.mit.edu/latest/shared/index.php![]()
___ Oh, again, couldn't you just google it?
Thanks! And I wasn't sure what to google - so please stop saying that!
Offline