Hey devnetworkers,
i have a problem with a account on our server where i have some images in /icons that not belong to that account.
Looks like it are apache icons.
The owner of that account wants me that i change this...
Somebody knows how i can disable this?
greetings,
tom
apache icons in /icons folder??
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
The icons are typically the standard icons associated with the Apache manual and the Apache generic start page. Removing them shouldn't cause a problem, but if you are reserved about doing that, why not make a temp directory and move the entire /icons directory into the temp, then comment out the line in httpd.conf that aliases the /icons folder. Restart apache and see what, if anything, happens (though I tend to think that nothing will happen).