This is a discussion on Apache question! within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> I have apache 2.0.52-r1 installed, and everything is actually working perfectly except for one thing... Apache keeps insisting on ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have apache 2.0.52-r1 installed, and everything is actually working perfectly except for one thing... Apache keeps insisting on creating a long list of files, that I actually don't want: /var/www/localhost/htdocs/apache_pb2_ani.gif /var/www/localhost/htdocs/apache_pb2.gif /var/www/localhost/htdocs/apache_pb2.png .... /var/www/localhost/htdocs/index.html.var /var/www/localhost/htdocs/index.html.zh-cn.gb2312 /var/www/localhost/htdocs/index.html.zh-tw.big5 Is it possible to disable the creation of these files? |
| |||
| Jacob Tranholm wrote: > I have apache 2.0.52-r1 installed, and everything is actually working > perfectly except for one thing... > Apache keeps insisting on creating a long list of files, that I actually > don't want: > > /var/www/localhost/htdocs/apache_pb2_ani.gif > /var/www/localhost/htdocs/apache_pb2.gif > /var/www/localhost/htdocs/apache_pb2.png > ... > /var/www/localhost/htdocs/index.html.var > /var/www/localhost/htdocs/index.html.zh-cn.gb2312 > /var/www/localhost/htdocs/index.html.zh-tw.big5 > > Is it possible to disable the creation of these files? Sorry about the time being incorrect in my first post. It is corrected now... |
| ||||
| Jacob Tranholm wrote: > I have apache 2.0.52-r1 installed, and everything is actually working > perfectly except for one thing... > Apache keeps insisting on creating a long list of files, that I actually > don't want: > > /var/www/localhost/htdocs/apache_pb2_ani.gif > /var/www/localhost/htdocs/apache_pb2.gif > /var/www/localhost/htdocs/apache_pb2.png > ... > /var/www/localhost/htdocs/index.html.var > /var/www/localhost/htdocs/index.html.zh-cn.gb2312 > /var/www/localhost/htdocs/index.html.zh-tw.big5 > > Is it possible to disable the creation of these files? > Just delete the files you don't want, the files are part of the apache tarball and will be always be by default installed. //Aho |