Current time: 06-16-2024, 02:14 PM Hello There, Guest! (LoginRegister)


Post Reply 
werbung unter apache einbinden!?
Author Message
menki Offline
Member
***

Posts: 643
Joined: May 2008
Reputation: 0
Post: #26
RE: werbung unter apache einbinden!?
ja den fehler bekomme ich auch...könnte mit unseren debian paketen einen zussamenhang haben.
hast du bereits fortschritte bei mod_layout machen können den bei mir wird vieles zerschossen: hier sichtbar:

http://www.website.menkisystems.net/phpBB3/

ins admin von phpbb3 komme ich garnicht rein. was ich nicht verstehe ist das in der readme datei von mod_layout dieses drinnen steht:

So how do I make this work?
An example config for your httpd.conf
file would be the following:

Code:
<Virtualhost www.geek.com>
        AddOutputFilterByType LAYOUT text/html
        LayoutFooter /footer.html
        LayoutHeader /header.html
</virtualhost>

The LayoutFooter directive can also be a cgi
(aka putting in "LayoutFooter /cgi-bin/printenv" would
happily append the environmental variables to
the end of all of the output for your site).

If you want to cut down on processing the
following will also work:
<Virtualhost www.geek.com>
        AddOutputFilterByType LAYOUT text/html
        LayoutFooter "<P> This is the tail end of things<P>"
        LayoutHeader "<P> This is the beginning of things<P>"
</virtualhost>

The following is an example which will wrap PHP along
with html documents.
<Virtualhost www.geek.com>
        AddOutputFilterByType LAYOUT text/html
        LayoutFooter /footer.html
        LayoutHeader "<P> This is the beginning of things<P>"
</virtualhost>

dieses haben wir garnicht angewandt. ich vermute das dadurch diese probleme auftretten. den mod_layout ist für 2.2 apachen gemacht worden. das letzte update war im märz 2008.

MENKI
08-20-2009 01:06 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
werbung unter apache einbinden!? - menki - 08-05-2009, 02:14 AM
RE: werbung unter apache einbinden!? - menki - 08-20-2009 01:06 AM

Forum Jump:


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