A
Anonymous
Guest
Hi All,
Was wondering if there is another way to make personal urls for users on a site without creating a directory for all
the users.
This is an example of what i mean:
http://www.yoursite.com/username
At the momment im using the .htaccess file to point a error 404 to a php file, which from there i display the users
info, the only problem doing it this way is, that Internet Explorer 5.0 always shows there own error 404 page unless the page i create is over 512bytes. This is really annoying and dont want to use the error 404 to do this. I think there might be something that can be done using the Rewrite mod in the .htaccess but im not so sure.
If anyone has any ideas or tips please get back to me.
Thanks in Advance...
Was wondering if there is another way to make personal urls for users on a site without creating a directory for all
the users.
This is an example of what i mean:
http://www.yoursite.com/username
At the momment im using the .htaccess file to point a error 404 to a php file, which from there i display the users
info, the only problem doing it this way is, that Internet Explorer 5.0 always shows there own error 404 page unless the page i create is over 512bytes. This is really annoying and dont want to use the error 404 to do this. I think there might be something that can be done using the Rewrite mod in the .htaccess but im not so sure.
If anyone has any ideas or tips please get back to me.
Thanks in Advance...