Current time: 05-04-2024, 10:48 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT].htm files als php parsen
Author Message
Snooops Offline
Junior Member
*****
Dev Team

Posts: 89
Joined: Nov 2009
Reputation: 0
Post: #1
Question [ERLEDIGT].htm files als php parsen
Hi,
ich bekomm das nicht hin... es läuft
Debian 5.0 Lenny
ispcp 1.0.6

Standard Pakete laut install howto vom ispcp

ich möchte per .htaccess das alle .htm dateien mit php interpretiert werden.
Hier meine kläglichen Versuche:
#AddType application/x-httpd-php .html
#Action application/x-httpd-php /usr/bin/php
#AddType text/html .php
#AddHandler php-fastc
#AddHandler php5-cgi .htm
#AddType x-mapp-php5 .htm
#Action php /cgi-php5/php
AddHandler php5 .htm

Und es tut einfach nicht.

Als beispiel test.htm:
<?php
echo 'test';
?>

Wenn ich test.htm nun aufrufe möchte ich test sehen... ich sehe aber nur eine weiße Seite. Im Quelltext steht dann folgendens:
<?php
echo 'test';
?>

Hat da jemand eine Idee?
Gruß
Snooops
(This post was last modified: 11-04-2010 08:50 PM by ZooL.)
11-03-2010 09:31 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
[ERLEDIGT].htm files als php parsen - Snooops - 11-03-2010 09:31 PM
RE: .htm files als php parsen - fluser - 11-03-2010, 09:44 PM
RE: .htm files als php parsen - Snooops - 11-03-2010, 09:56 PM
RE: .htm files als php parsen - fluser - 11-03-2010, 10:05 PM
RE: .htm files als php parsen - Snooops - 11-03-2010, 10:08 PM
RE: .htm files als php parsen - fluser - 11-03-2010, 10:16 PM
RE: .htm files als php parsen - Snooops - 11-03-2010, 10:23 PM
RE: .htm files als php parsen - fluser - 11-03-2010, 10:49 PM
RE: .htm files als php parsen - Snooops - 11-03-2010, 11:08 PM
RE: .htm files als php parsen - fluser - 11-03-2010, 11:31 PM
RE: .htm files als php parsen - ZooL - 11-04-2010, 07:29 AM
RE: .htm files als php parsen - Snooops - 11-04-2010, 06:44 PM
RE: .htm files als php parsen - ZooL - 11-04-2010, 07:29 PM
RE: .htm files als php parsen - Snooops - 11-04-2010, 07:37 PM
RE: .htm files als php parsen - ZooL - 11-04-2010, 08:49 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)