Thanks for the reply. It is really a security measure, since i'm developing an erp with mysql. Do you know how it is done? I dont want to bookmark any pages or so. Your last solution works right away. Thanks. Can i ask some other thing?Is there anyway to prevent the same user/password to be accepted by the server. Or one setup of user/password can be use like for 10 people or so?
UR the man! On 24 de Jan de 2006, at 4:35 PM, Joshua Slive wrote:
On 1/24/06, info. raa <info@xxxxxxxxxx> wrote:Hi everyone! Is anybody know how i limit the path, shown in the browser, to always show the adress or ip of the server but never the directory or files that was used to show the html?That's a really bad idea. It destroys one of the most fundementally useful parts of the web: the URL that references a resource. In so doing, it makes it impossible to bookmark pages, send links, properly index your site for search engines, and many other things. You can't do this directly with apache, since apache only cares about translating urls into resources. People who want to do it usually use a simple html frameset with invisible frames. Joshua. ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx