Hi all,
I would like to hide my url to other for secuiry purpose.
i have page like:
http://localhost/cstc/index.php
i dont want to show my users the page extension.i want to show my user:
http://localhost/cstc/
how can i do this?
I would like to hide my url to other for secuiry purpose.
i have page like:
http://localhost/cstc/index.php
i dont want to show my users the page extension.i want to show my user:
http://localhost/cstc/
how can i do this?
Comment