itman647
New Member
- Messages
- 45
- Reaction score
- 0
- Points
- 0
I've been looking for this all day, and I have tried many times to add
AddType application/x-httpd-php .aspx .html .php
ForceType application/x-httpd-php
DefaultType application/x-httpd-php
SetHandler application/x-httpd-php
Add Handler application/x-httpd-php
to the lines of my .htaccess file but its either resulted in a 500 Internal Server Error page or a forced download of the page lol
I've tried all of them in different combinations and now its driving my crazy lol :rant2:
I'm just wondering is it anything to do with access to certain parts of the server? Because I saw something on the internet called mod_rewrite or something that was related to this and it had something to do with the php.ini file, I cant find the php.ini file? Is it because that ini file determines what php configuration your account has and if you edit it you could prob seriously **** up the server or something? I dunno but anyway all I want to do is run .aspx as a php file.
P.S my hosting package is FREE, I dont know if that would make a difference?
Please help :tear:
AddType application/x-httpd-php .aspx .html .php
ForceType application/x-httpd-php
DefaultType application/x-httpd-php
SetHandler application/x-httpd-php
Add Handler application/x-httpd-php
to the lines of my .htaccess file but its either resulted in a 500 Internal Server Error page or a forced download of the page lol
I've tried all of them in different combinations and now its driving my crazy lol :rant2:
I'm just wondering is it anything to do with access to certain parts of the server? Because I saw something on the internet called mod_rewrite or something that was related to this and it had something to do with the php.ini file, I cant find the php.ini file? Is it because that ini file determines what php configuration your account has and if you edit it you could prob seriously **** up the server or something? I dunno but anyway all I want to do is run .aspx as a php file.
P.S my hosting package is FREE, I dont know if that would make a difference?
Please help :tear: