Jump to content

HELP! www.myspace.com/whatever how is it going to a particular page...


jonaofarc

Recommended Posts

HELP! www.myspace.com/whatever how is it going to a particular page, usually one would have something like userID=Something in the URL and it will point somewhere but in this case just www.jamba.com/johndoe how does this work? anyone :)

 

Ok, that made no sense to me.

Link to comment
Share on other sites

it made total sense to me just by reading the topic..

 

he wants to know:

 

how does www.myspace.com/username forward to the proper url or something like... myspace.com/viewprofile.php?username=username.  I've gotten it working before, but I cant remember so someone else will have to help

Link to comment
Share on other sites

In web server admin is setting a directory index

 

For example the seting is like this

 

DirectoryIndex index.php index.html login.php .........

 

when you write

www.myspace.com/whatever

 

in whatever folder -> server search index.php file. if do not found index.php then search index.html if do not found index.html then search login.php and so on...

if search found the file then execute it which you are not founding in address bar.

otherwise you will get "Page can not be Found".

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.