Re: mod_layout and wordpress, phpbb3 and other software
Samuel Vogel <[email protected]> Sun, 02 Nov 2008 16:27:07 +0100
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============3103056567396388902== Content-Type: multipart/alternative; boundary="------------070205000706060907080501" This is a multi-part message in MIME format. --------------070205000706060907080501 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit What do you mean by implement? And, no, apache 2.0 is not supported! Regards, Samy MyHood info schrieb: > Sound like a good idea, but I just have no idea how to implement mod_sed and > I don't know if it works with apache 2.0? > Thank you for your help > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Samuel Vogel > Sent: den 31 oktober 2008 02:39 > To: [email protected] > Subject: Re: [Mod_layout] mod_layout and wordpress, phpbb3 and other > software > > mod_layout is dead and does not work with newer versions of Apache > anymore! > Move on to mod_sed. It's similar to mod_layout an has none of its > glitches. It's also already in apache trunk, so it will probably be > part of Apache in the future. > > Regards, > Samy > > Am 30.10.2008 um 23:29 schrieb "MyHood info" <[email protected]>: > > >> I have tried with almost all types of LayoutIgnoreURI's, but with no >> success. Can the command take "*" as a parameter? Ie, LayoutIgnoreURI >> "*/wp-content/*" >> Would that ignore all under the wp-content file? >> >> I would love to solve this one. >> >> No Bullshit-host: >> Have you solved it with wordpress? I can't find a solution for >> either wp or >> phpbb3, but I guess if one is solved for me, the other could be >> close to a >> solution as well, since the problems are quite similar. >> >> Thanks for the help so far! >> >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of >> [email protected] >> Sent: den 29 oktober 2008 22:41 >> To: [email protected] >> Subject: Re: [Mod_layout] mod_layout and wordpress, phpbb3 and other >> software >> >> probably, because mod_layout is wrapping all files with the .php >> extension, including files that aren't meant for browser display, ie: >> included classes, blocks of code, image display scripts. >> >> You can use htaccess to experiment with using LayoutIgnoreURI to keep >> mod_layout from wrapping certain files. >> >> On Oct 29, 2008, at 2:35 PM, No Bullshit XXX Host wrote: >> >> >>> Although I haven't solved this one Alexander, I am VERY interested in >>> any solutions you come up with. I've run into the exact same issue, >>> especially with phpbb3. Thus far, I've found no way to use >>> mod_layout >>> successfully with phpbb3. I'm sure it can be done SOMEHOW. Please >>> send another message to the list if you come up with anything, and >>> I'll do the same. >>> >>> Beardo >>> >>> 2008/10/29 MyHood info <[email protected]>: >>> >>>> Hello! >>>> >>>> >>>> >>>> I'm really sorry if this is my second message, because I have no >>>> Idea if I >>>> managed to send a message previously. >>>> >>>> >>>> >>>> I have a problem which I've searched for, tested for and done >>>> everything in >>>> my power to fix, but I just can't do it. >>>> >>>> >>>> >>>> I'm running mod_layout 5.1 and have problem with some software; as >>>> far as I >>>> know already it is phpbb3 and wordpress. In wordpress, the headers >>>> get >>>> duplicated and that screws up it totally. I have no idea what is >>>> causing >>>> this. >>>> >>>> >>>> >>>> In phpbb3, the site is wrapped totally weird; you can take a look >>>> here: >>>> http://csdir.org/forum/ >>>> >>>> >>>> >>>> The code that is to be executed is: >>>> >>>> <script type="text/javascript" src="http://www.myhood.se/ga.js"></ >>>> script> >>>> >>>> <script type="text/javascript" src="http://www.myhood.se/ga2.js"></ >>>> script> >>>> >>>> >>>> >>>> And by looking at the source, it looks like it is duplicated there >>>> as well.. >>>> >>>> >>>> >>>> I just thought the mailing list would be the best chance for me to >>>> solve >>>> this, and I would LOVE if anyone could help me out here! >>>> >>>> >>>> >>>> Best regards >>>> >>>> Alexander Hjalmarsson >>>> >>>> >>>> >>>> _______________________________________________ >>>> Mod_layout mailing list >>>> [email protected] >>>> http://lists.tangent.org/mailman/listinfo/mod_layout >>>> >>>> >>>> >>> _______________________________________________ >>> Mod_layout mailing list >>> [email protected] >>> http://lists.tangent.org/mailman/listinfo/mod_layout >>> >> _______________________________________________ >> Mod_layout mailing list >> [email protected] >> http://lists.tangent.org/mailman/listinfo/mod_layout >> _______________________________________________ >> Mod_layout mailing list >> [email protected] >> http://lists.tangent.org/mailman/listinfo/mod_layout >> > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout > --------------070205000706060907080501 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> What do you mean by implement?<br> And, no, apache 2.0 is not supported!<br> <br> Regards,<br> Samy<br> <br> MyHood info schrieb: <blockquote cite="mid:001801c93baf$5bb1bbe0$131533a0$@se" type="cite"> <pre wrap="">Sound like a good idea, but I just have no idea how to implement mod_sed and I don't know if it works with apache 2.0? Thank you for your help -----Original Message----- From: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> [<a class="moz-txt-link-freetext" href="mailto:[email protected]">mailto:[email protected]</a>] On Behalf Of Samuel Vogel Sent: den 31 oktober 2008 02:39 To: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> Subject: Re: [Mod_layout] mod_layout and wordpress, phpbb3 and other software mod_layout is dead and does not work with newer versions of Apache anymore! Move on to mod_sed. It's similar to mod_layout an has none of its glitches. It's also already in apache trunk, so it will probably be part of Apache in the future. Regards, Samy Am 30.10.2008 um 23:29 schrieb "MyHood info" <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a>: </pre> <blockquote type="cite"> <pre wrap="">I have tried with almost all types of LayoutIgnoreURI's, but with no success. Can the command take "*" as a parameter? Ie, LayoutIgnoreURI "*/wp-content/*" Would that ignore all under the wp-content file? I would love to solve this one. No Bullshit-host: Have you solved it with wordpress? I can't find a solution for either wp or phpbb3, but I guess if one is solved for me, the other could be close to a solution as well, since the problems are quite similar. Thanks for the help so far! -----Original Message----- From: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> [<a class="moz-txt-link-freetext" href="mailto:[email protected]">mailto:[email protected]</a>] On Behalf Of <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> Sent: den 29 oktober 2008 22:41 To: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> Subject: Re: [Mod_layout] mod_layout and wordpress, phpbb3 and other software probably, because mod_layout is wrapping all files with the .php extension, including files that aren't meant for browser display, ie: included classes, blocks of code, image display scripts. You can use htaccess to experiment with using LayoutIgnoreURI to keep mod_layout from wrapping certain files. On Oct 29, 2008, at 2:35 PM, No Bullshit XXX Host wrote: </pre> <blockquote type="cite"> <pre wrap="">Although I haven't solved this one Alexander, I am VERY interested in any solutions you come up with. I've run into the exact same issue, especially with phpbb3. Thus far, I've found no way to use mod_layout successfully with phpbb3. I'm sure it can be done SOMEHOW. Please send another message to the list if you come up with anything, and I'll do the same. Beardo 2008/10/29 MyHood info <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a>: </pre> <blockquote type="cite"> <pre wrap="">Hello! I'm really sorry if this is my second message, because I have no Idea if I managed to send a message previously. I have a problem which I've searched for, tested for and done everything in my power to fix, but I just can't do it. I'm running mod_layout 5.1 and have problem with some software; as far as I know already it is phpbb3 and wordpress. In wordpress, the headers get duplicated and that screws up it totally. I have no idea what is causing this. In phpbb3, the site is wrapped totally weird; you can take a look here: <a class="moz-txt-link-freetext" href="http://csdir.org/forum/">http://csdir.org/forum/</a> The code that is to be executed is: <script type="text/javascript" src=<a class="moz-txt-link-rfc2396E" href="http://www.myhood.se/ga.js">"http://www.myhood.se/ga.js"</a>></ script> <script type="text/javascript" src=<a class="moz-txt-link-rfc2396E" href="http://www.myhood.se/ga2.js">"http://www.myhood.se/ga2.js"</a>></ script> And by looking at the source, it looks like it is duplicated there as well.. I just thought the mailing list would be the best chance for me to solve this, and I would LOVE if anyone could help me out here! Best regards Alexander Hjalmarsson _______________________________________________ Mod_layout mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.tangent.org/mailman/listinfo/mod_layout">http://lists.tangent.org/mailman/listinfo/mod_layout</a> </pre> </blockquote> <pre wrap="">_______________________________________________ Mod_layout mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.tangent.org/mailman/listinfo/mod_layout">http://lists.tangent.org/mailman/listinfo/mod_layout</a> </pre> </blockquote> <pre wrap="">_______________________________________________ Mod_layout mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.tangent.org/mailman/listinfo/mod_layout">http://lists.tangent.org/mailman/listinfo/mod_layout</a> _______________________________________________ Mod_layout mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.tangent.org/mailman/listinfo/mod_layout">http://lists.tangent.org/mailman/listinfo/mod_layout</a> </pre> </blockquote> <pre wrap=""><!---->_______________________________________________ Mod_layout mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.tangent.org/mailman/listinfo/mod_layout">http://lists.tangent.org/mailman/listinfo/mod_layout</a> _______________________________________________ Mod_layout mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.tangent.org/mailman/listinfo/mod_layout">http://lists.tangent.org/mailman/listinfo/mod_layout</a> </pre> </blockquote> </body> </html> --------------070205000706060907080501-- --===============3103056567396388902== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Mod_layout mailing list [email protected] http://lists.tangent.org/mailman/listinfo/mod_layout --===============3103056567396388902==--