[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php and php3



Hey Paolo,

> in the etc/httpd/conf/srm.conf file there's the configuration module setted
> for .php and .php3 but the my raq4 simply want to download .php3 instead of
> run it.
> Any solutions?

Did you restart apache after making the changes to the srm.conf file? There
was someone with the same problem a while ago. He ended up adding it to the
virtual host container in the httpd.conf file. I suppose you could also use
an .htaccess file in the website directory. But after making changes, you'll
have to restart apache for it to take effect.

/etc/rc.d/init.d/httpd restart

> (Maybe there is a solution in the archive, but how to make a search?)

Yes, you're correct! Most of the time there is an answer if you just look
for it. Look at the bottom of this and every post for a link to the
archives.

HTH,
jay