Apache handlers

PRB

Verified User
Joined
Oct 18, 2008
Messages
154
Hi,

Simple question:

I have ".s" file which I want to run as ".php" files, how do I do this? I have searched but couldnt find anything. Can you tell me what to enter at the Apache Handler screen? I got root access if neccessary.
 
Search /etc/httpd/conf/extra for

"AddType application/x-httpd-php"

I forget what file its in.
 
Hmm...

I don't want to add that for the entire server, just for one user. I thought the Apache Handlers in DirectAdmin on User Level was meant for such purposes?
 
Guess it is so just add that there.

application/x-httpd-php s
 
Back
Top