This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-10-08 09:48:39

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Did you ever notice...

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?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#2 2011-10-08 09:58:12

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Did you ever notice...

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  smile

___ Oh, again, couldn't you just google it?

Last edited by LS97 (2011-10-08 10:00:27)

Offline

 

#3 2011-10-08 10:04:36

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Did you ever notice...

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  smile

___ Oh, again, couldn't you just google it?

Thanks! And I wasn't sure what to google - so please stop saying that!


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

Board footer