HI
How can I remove the line below from the apache config ??

The main reason is a client has a directory called /controlpanel off his web folder... so I want to browse the folder and NOT do the ScriptAlias. No one uses the ScriptAlias anyway, so I jsut want to remove it permanently.
Override it with a .htaccess files ?? what would i put in the .htaccess files ??
any ideas ??
thanks
andy
How can I remove the line below from the apache config ??
If I comment it out, when cpanel updates at night it gets put back automaticallyScriptAlias /controlpanel /usr/local/cpanel/cgi-sys/redirect.cgi
The main reason is a client has a directory called /controlpanel off his web folder... so I want to browse the folder and NOT do the ScriptAlias. No one uses the ScriptAlias anyway, so I jsut want to remove it permanently.
Override it with a .htaccess files ?? what would i put in the .htaccess files ??
any ideas ??
thanks
andy