Apache Server configuration support - simple url hiding

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > September 2005 > simple url hiding





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author simple url hiding
Joseph S.

2005-09-28, 8:53 pm

Hi,
I do not want my users to know which files do what on my server from
the url:

e.g. adduser.php is for adding users but I want users to see just

http://www.mysite.com/newuser

in the browser address bar, (when the user has clicked add user button
or some such button on the previous page)

whereas actually the file http://www.mysite.com/adduser.php is doing
the work

Using a POST, all the other parameters can be hidden, now just the url
renaming or hiding remains.

The following does not seem to work:

Alias /newuser "C:/xampp/htdocs/php/adduser.php"

I am using xampp: Apache 2.0.54 with php 5.0.4

TIA,
Regards,
Joseph S.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com