SetOutputFilter PHP

Problems with the Linux version of XAMPP, questions, comments, and anything related.

SetOutputFilter PHP

Postby travis.goywp » 14. March 2011 22:52

Just installed Xampp on a development server. I'm working on getting a current website and running on it. In my current website, I utilize a .htaccess file that had the following code:

<Files view>
# treat as a PHP script
SetOutputFilter PHP
SetInputFilter PHP
# limit request body to 10mb
LimitRequestBody 10485760
# accept and populate PATH_INFO
AcceptPathInfo On
</Files>

Meaning that if a user loaded mysite.com/view, it would be treated as PHP. This doesn't seem to be working in Xampp. I see that this was changed in the latest Apache released. Is there a better way of going about this?
travis.goywp
 
Posts: 1
Joined: 14. March 2011 22:49

Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 31 guests