Hi guys,
I have one problem. How can i disable http://ip/~username funtion in DA with apache 1.3 and 2.2 Custombuild
I have disabled it in the httpd.conf but it still works.
How can i disable it?
i have a customer witch uses our server a lot but he doesn't make any traffic.
I have found out that he links http://ip/~username trough to this url and than he makes no traffic.
So the user makes loads off traffic but whe don't see it on the stats.
Can any one help pls?
Regards,
I have one problem. How can i disable http://ip/~username funtion in DA with apache 1.3 and 2.2 Custombuild
I have disabled it in the httpd.conf but it still works.
How can i disable it?
PHP:
<IfModule mod_userdir.c>
#UserDir public_html
UserDir disabled
</IfModule>
i have a customer witch uses our server a lot but he doesn't make any traffic.
I have found out that he links http://ip/~username trough to this url and than he makes no traffic.
So the user makes loads off traffic but whe don't see it on the stats.
Can any one help pls?
Regards,
Last edited: