• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

AcceptPathInfo On

A

ashwin_acharya

Guest
Hi

there is a problem which is briefed below

The large majority of sites run php programs without the extension php.

Adding the statement:

Options +Multiviews

to /home/httpd/vhosts/mydomain.com/conf/vhost.conf allows me to call PHP files without the extension (.php)

Again, I'd like to configure this server wide so I don't have to edit 200+ config files.

Right now the test sites are all broken as scripts rely on this.

So the question is - Where do the statements:

Options +Multiviews
AcceptPathInfo On

go to be in effect for the whole server.

Please reply if anyone has faced a similar problem

Thanks
 
Back
Top