[thelist] .php to .html....
Eike Pierstorff
thelist at lists.evolt.org
Sat Mar 16 14:27:01 2002
> I think you need to better explain what you're doing.
>
> What does .htaccess have to do with either .php or .html?
> .htaccess is an
> apache module to restrict access to a directory.
>
> David
.htacess is a way to set different configurations (including
php-settings) in directories without restarting the server. Things you
may change with .htaccess depend on the AllowOverride-Settings in the
servers' config-file.
-- eike