Yılında kabul edilen cevap referans olarak http://stackoverflow.com/questions/3464141/php-website-to-aspx-net-website. Bu yazı beri yeni bir yazı oluşturma yorumlarla aşırı yüklendi.
.htaccess file
AddType application/x-httpd-php .aspx
AllowOverride AuthConfig apache yapılandırma dosyası.
trying to parse php in the aspx page. index.html / index. aspx
Hi, This is the index file. OK!
<?echo "PHP working";?>
Getting this error in log file.
Add type not allowed here.
Ben yanlış ne yapıyorum?