<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Forum: Apache - Recent Posts</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Forum: Apache - Recent Posts</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:06:41 +0000</pubDate>

<item>
<title>Richard on "cPanel on Mac OS (even on PowerPC)"</title>
<link>http://diymacserver.com/forum/topic/cpanel-on-mac-os-even-on-powerpc#post-2580</link>
<pubDate>Mon, 30 Jan 2012 09:47:08 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">2580@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I know it is possible, but I haven't tried it myself. You can compile the cpanel software on the mac. The difficulty lies in configuring Apache properly to be able to execute the commands with the correct privileges.&#60;/p&#62;
&#60;p&#62;There are however alternatives that run on a Mac like: &#60;a href=&#34;http://www.zpanelcp.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.zpanelcp.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(for more alternatives look here: &#60;a href=&#34;http://alternativeto.net/software/cpanel/?platform=mac)&#34; rel=&#34;nofollow&#34;&#62;http://alternativeto.net/software/cpanel/?platform=mac)&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>aurora72 on "cPanel on Mac OS (even on PowerPC)"</title>
<link>http://diymacserver.com/forum/topic/cpanel-on-mac-os-even-on-powerpc#post-2560</link>
<pubDate>Fri, 27 Jan 2012 10:05:26 +0000</pubDate>
<dc:creator>aurora72</dc:creator>
<guid isPermaLink="false">2560@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I'm about to sell my Mac mini G4 (ie with the PowerPC processor) to friend. On that Mac mini, I have installed &#60;/p&#62;
&#60;p&#62;PHP Version 5.4.0RC5-dev&#60;br /&#62;
MySQL 5.1.40&#60;br /&#62;
Apache 2.2.21&#60;/p&#62;
&#60;p&#62;successfully, and many popular PHP apss run pefrectly on this machine.&#60;/p&#62;
&#60;p&#62;But, the friend ahs asked if the cPanel can be installed and run on it.&#60;br /&#62;
Surely, there are many Web Management software like WebMin and other but he is accustomed to cPanel, and naturally asks for cPanel.&#60;/p&#62;
&#60;p&#62;I've tried the &#34;How to install cPanel/WHM on a fresh installation of Linux - WHM Setup Tutorials) at &#60;a href=&#34;http://www.youtube.com/watch?v=f4Lqrbsptd4&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=f4Lqrbsptd4&#60;/a&#62; but of course it asks for CentOS or similar Linux based OS. &#60;/p&#62;
&#60;p&#62;I was wondering how possible it is to install cPanel on Mac, PowerPC or Intel?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Fedor on "Compiling mod_svn"</title>
<link>http://diymacserver.com/forum/topic/compiling-mod_svn#post-1157</link>
<pubDate>Fri, 17 Jun 2011 07:04:49 +0000</pubDate>
<dc:creator>Fedor</dc:creator>
<guid isPermaLink="false">1157@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;First of all, thanks for all the guides... My server works just fine ;) Only one thing i was missing, it is installing mod_svn for apache.. Here is my contribution how to build mod_svn.&#60;/p&#62;
&#60;p&#62;1. Get SVN sources. The version shipped with Snow Leopard is 1.6.15&#60;br /&#62;
2. Compile it. I do all in 64 bits.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;CFLAGS=&#38;quot;-g -arch x86_64&#38;quot; CXXFLAGS=&#38;quot;-arch x86_64&#38;quot; LDFLAGS=&#38;quot;&#38;quot; \
   ./configure --prefix=/usr/local \
    --mandir=/usr/local/share/man --with-ssl \
    --with-apxs=/usr/local/apache2/bin/apxs --with-zlib=&#38;quot;/usr&#38;quot; \
    --enable-swig-bindings=no --without-berkeley-db \
    --with-apr=/usr/local/apache2 \
    --with-apr-util=/usr/local/apache2

    make
    sudo make install&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;    The configuration for apache is straight forward and described on tigris site.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-966</link>
<pubDate>Tue, 10 May 2011 10:26:07 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">966@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Fred, don't worry about being clueless that's exactly how I started several years ago. A lot of information can be found in the configuration file of the current setup. There it is defined which SASL or other authentication is used at the moment. Unfortunately I don't have a server license otherwise I would have a look at it myself. If you want I can have a look at it, please mail me at info @ this domain.
&#60;/p&#62;</description>
</item>
<item>
<title>Fred Turner on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-965</link>
<pubDate>Mon, 09 May 2011 14:41:10 +0000</pubDate>
<dc:creator>Fred Turner</dc:creator>
<guid isPermaLink="false">965@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hey Richard, thanks for the reply! No need for an apology...I'm grateful for your assistance, whenever it comes. I guess I just really don't have any expertise on what all goes into generating these make statements. I can follow what some of the components mean, but I don't really have any idea of the exact syntax and ordering, or how I'd create one on my own and have everything included that's needed. I'm looking at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.postfix.org/SASL_README.html&#34; rel=&#34;nofollow&#34;&#62;http://www.postfix.org/SASL_README.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;where it discusses PAM (which it says uses saslauthd) to try to understand more, but I'm still a little lost.&#60;/p&#62;
&#60;p&#62;- How can I tell for sure whether PAM is indeed what's being used for MOSXS?&#60;br /&#62;
- If it is, then what should I add to the make statement? Something referencing saslauthd?&#60;br /&#62;
- I've been Googling a lot, but it sure seems difficult to find out the specifics of Postfix on MOSXS. I find it difficult to believe that hardly anybody has tried upgrading the MOSXS-included Postfix...where should I look?&#60;/p&#62;
&#60;p&#62;Sorry that I'm rather clueless when it comes to compiling, and thus far rely on what you and others specify in tutorials, hints, etc. Thanks again for your reply!&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-964</link>
<pubDate>Sun, 08 May 2011 17:28:48 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">964@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Fred, sorry for the later then planned reply (had a few days off!) but the problem is that the server version uses a completely different authentication method then I do in my setup. I think it uses the PAM method. I have no experience with that or how compiling will affect the setup.&#60;/p&#62;
&#60;p&#62;You could have a look at the method macports uses for compiling postfix: &#60;a href=&#34;https://trac.macports.org/browser/trunk/dports/mail/postfix/Portfile&#34; rel=&#34;nofollow&#34;&#62;https://trac.macports.org/browser/trunk/dports/mail/postfix/Portfile&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Fred Turner on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-958</link>
<pubDate>Fri, 06 May 2011 01:23:23 +0000</pubDate>
<dc:creator>Fred Turner</dc:creator>
<guid isPermaLink="false">958@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Richard (&#38;amp; others)--&#60;/p&#62;
&#60;p&#62;I know this is outside the normal realm and scope of this site, but I'm not sure where else to turn. I'd like to upgrade Postfix on a PPC Mac OS X Server 10.5 and a Mac Pro MOSXS 10.6. They come w/ v2.4.3 and v2.5.5, respectively, and I need at least v2.6 to implement the tcp_windowsize parameter in the hopes of getting around a sending problem w/ larger messages.&#60;/p&#62;
&#60;p&#62;Currently, I'm tackling the G4 Leopard Server first, since it is a backup and fouling it up isn't the end of the world. I can get Postfix 2.8.2 to compile and run, and even receive mail, but I must be messing up something with my make statement, as I am unable to use SASL authentication for sending (and I could before). The log shows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;May  5 20:10:01 G4-Server postfix/smtpd[28752]: connect from unknown[192.168.1.101]
May  5 20:10:01 G4-Server postfix/smtpd[28752]: warning: SASL authentication failure: Password verification failed
May  5 20:10:01 G4-Server postfix/smtpd[28752]: warning: unknown[192.168.1.101]: SASL PLAIN authentication failed: authentication failure
May  5 20:10:01 G4-Server postfix/smtpd[28752]: lost connection after AUTH from unknown[192.168.1.101]
May  5 20:10:01 G4-Server postfix/smtpd[28752]: disconnect from unknown[192.168.1.101]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've tried to use a portion of the make statement from the directions here, w/ some tweaking from the docs at postfix.org. Since this is a MOSXS, I have not configured MySQL, so I've left that part out. Here is what I entered last:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;sudo make -f Makefile.init makefiles CCARGS=&#38;quot;-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
&#38;quot; AUXLIBS=&#38;quot;-lssl -lcrypto -L/usr/local/lib -lsasl2&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any thoughts or insights into why this error might be occurring? I've been unable to find any links to instructions or tips for upgrading the MOSXS installation of Postfix.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Fred
&#60;/p&#62;</description>
</item>
<item>
<title>AmigaAbattoir on "Apachectl Segmentation Fault when SVN mods included"</title>
<link>http://diymacserver.com/forum/topic/apachectl-segmentation-fault-when-svn-mods-included#post-916</link>
<pubDate>Sat, 29 Jan 2011 23:49:42 +0000</pubDate>
<dc:creator>AmigaAbattoir</dc:creator>
<guid isPermaLink="false">916@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;If anyone has an idea how to do that? I tried following this guide (&#60;a href=&#34;http://www.howtoforge.com/apache_subversion_repository&#34; rel=&#34;nofollow&#34;&#62;http://www.howtoforge.com/apache_subversion_repository&#60;/a&#62;) and I tried adding -arch x86_64 when doing config, but still run into that error.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Apachectl Segmentation Fault when SVN mods included"</title>
<link>http://diymacserver.com/forum/topic/apachectl-segmentation-fault-when-svn-mods-included#post-915</link>
<pubDate>Sat, 29 Jan 2011 15:04:22 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">915@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've never tried myself, but one mistake I can think of is that the modules might be compiled for a different platform. Like 32 vs 64 bits compilation. Best bet is to recompile the modules, but I've never done that myself.
&#60;/p&#62;</description>
</item>
<item>
<title>AmigaAbattoir on "Apachectl Segmentation Fault when SVN mods included"</title>
<link>http://diymacserver.com/forum/topic/apachectl-segmentation-fault-when-svn-mods-included#post-914</link>
<pubDate>Sat, 29 Jan 2011 05:52:46 +0000</pubDate>
<dc:creator>AmigaAbattoir</dc:creator>
<guid isPermaLink="false">914@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi, I tried recompiling apache 2.2.17 following your guide, and when I try to include dav_svn_module or authz_svn_module, apachectl throws:&#60;/p&#62;
&#60;p&#62;/usr/sbin/apachectl: line 78:   406 Segmentation fault      $HTTPD -k $ARGV&#60;/p&#62;
&#60;p&#62;Do I need to recompile these mods or is there an easy fix?
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Removal"</title>
<link>http://diymacserver.com/forum/topic/removal#post-908</link>
<pubDate>Sat, 08 Jan 2011 13:28:02 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">908@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;From the top of my head you can do it by deleting the following directories:&#60;/p&#62;
&#60;p&#62;/usr/local/mysql*&#60;br /&#62;
/usr/local/apache2&#60;/p&#62;
&#60;p&#62;But when recompiling it overwrites what you've done before without a problem. The only problem I found was when people have used fink or macports. As they use different directories then usual.
&#60;/p&#62;</description>
</item>
<item>
<title>sjohnson2 on "Removal"</title>
<link>http://diymacserver.com/forum/topic/removal#post-907</link>
<pubDate>Fri, 07 Jan 2011 00:12:43 +0000</pubDate>
<dc:creator>sjohnson2</dc:creator>
<guid isPermaLink="false">907@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Richard, &#60;/p&#62;
&#60;p&#62;How do I go about doing a remove and or possibly a reinstall ??  I'm not happy with some of my options and would prefer to start clean without doing a complete rebuild of the OS.
&#60;/p&#62;</description>
</item>
<item>
<title>chrisbunch on "mod_security"</title>
<link>http://diymacserver.com/forum/topic/mod_security#post-879</link>
<pubDate>Tue, 07 Sep 2010 08:20:57 +0000</pubDate>
<dc:creator>chrisbunch</dc:creator>
<guid isPermaLink="false">879@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Does anyone have mod_security running on their Mac Apache installation? If so, are there any particular insights/issues I need to look out for?
&#60;/p&#62;</description>
</item>
<item>
<title>chrisbunch on "mod_hfs_apple in Apache 2"</title>
<link>http://diymacserver.com/forum/topic/mod_hfs_apple-in-apache-2#post-878</link>
<pubDate>Tue, 07 Sep 2010 08:18:16 +0000</pubDate>
<dc:creator>chrisbunch</dc:creator>
<guid isPermaLink="false">878@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Thanks both -&#60;/p&#62;
&#60;p&#62;It seems basically that Apple does not recommend/support Apache 2.x running on HFS+ volumes, and recommends using UFS volume instead. The relevant TAs are &#60;a href=&#34;http://support.apple.com/kb/TA22750&#34; rel=&#34;nofollow&#34;&#62;http://support.apple.com/kb/TA22750&#60;/a&#62; and &#60;a href=&#34;http://support.apple.com/kb/TA21099&#34; rel=&#34;nofollow&#34;&#62;http://support.apple.com/kb/TA21099&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The latter has a good illustration of the issue.&#60;/p&#62;
&#60;p&#62;I guess reformatting as a case-sensitive HFS volume would do the trick, but much less convenient for Terminal work.&#60;/p&#62;
&#60;p&#62;Redirection is a possibility but only for short names as one would need to create a redirection for every case permutation - 1. Tedious.&#60;/p&#62;
&#60;p&#62;.htaccess files are out of favour at the moment: I am trying to clear up after a hacker injected some code somewhere that periodically creates .htaccess files in every conceivable folder containing a redirection to musikkorps.com...
&#60;/p&#62;</description>
</item>
<item>
<title>crallion on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-869</link>
<pubDate>Mon, 23 Aug 2010 08:02:32 +0000</pubDate>
<dc:creator>crallion</dc:creator>
<guid isPermaLink="false">869@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hmmm, I don't know what the problem was, but when I used Webmin to try to set it up, it worked.  When using webmin, I modified only the httpd.conf file, not using http-vhosts.conf.  For future reference, here is an example of my working block (in httpd.conf, with the Include /etc/httpd/extra/httpd-vhosts.conf commented out.)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;NameVirtualHost *:80
NameVirtualHost *:443
KeepAlive on

&#38;lt;VirtualHost *:443&#38;gt;
DocumentRoot /Library/WebServer/htdocs/secure
ServerName secure.crallion.com
&#38;lt;Directory &#38;quot;/Library/WebServer/htdocs/secure&#38;quot;&#38;gt;
allow from all
Options +Indexes
&#38;lt;/Directory&#38;gt;
SSLCertificateFile /etc/httpd/ssl-certs/crallion.com/certificate.pem
SSLCertificateKeyFile /etc/httpd/ssl-certs/crallion.com/privkey.pem
SSLEngine on
&#38;lt;/VirtualHost&#38;gt;

&#38;lt;VirtualHost *:80&#38;gt;
DocumentRoot /Library/WebServer/htdocs
ServerName crallion.com
&#38;lt;Directory &#38;quot;/Library/WebServer/htdocs&#38;quot;&#38;gt;
allow from all
Options +Indexes
&#38;lt;/Directory&#38;gt;
&#38;lt;/VirtualHost&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>poirier@pobox.com on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-868</link>
<pubDate>Sat, 21 Aug 2010 00:06:08 +0000</pubDate>
<dc:creator>poirier@pobox.com</dc:creator>
<guid isPermaLink="false">868@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;You could try &#60;/p&#62;
&#60;p&#62;$ sudo gdb /usr/local/apache2/bin/httpd -X -k start&#60;/p&#62;
&#60;p&#62;and see if you get any more information.
&#60;/p&#62;</description>
</item>
<item>
<title>crallion on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-867</link>
<pubDate>Fri, 20 Aug 2010 20:43:16 +0000</pubDate>
<dc:creator>crallion</dc:creator>
<guid isPermaLink="false">867@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I do start it from the command line.  There are no messages in the command line, and Apache is not started.  I enter the command, and it runs.  Apache doesnt start.&#60;/p&#62;
&#60;p&#62;Apparently the error occurs before the error log is generated.
&#60;/p&#62;</description>
</item>
<item>
<title>poirier@pobox.com on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-866</link>
<pubDate>Fri, 20 Aug 2010 15:30:25 +0000</pubDate>
<dc:creator>poirier@pobox.com</dc:creator>
<guid isPermaLink="false">866@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Try starting it from the command line and see if there are any messages; the error log doesn't get started until part-way through the startup process.&#60;/p&#62;
&#60;p&#62;$ sudo /usr/sbin/apachectl -k start
&#60;/p&#62;</description>
</item>
<item>
<title>crallion on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-865</link>
<pubDate>Fri, 20 Aug 2010 14:44:27 +0000</pubDate>
<dc:creator>crallion</dc:creator>
<guid isPermaLink="false">865@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Yes.
&#60;/p&#62;</description>
</item>
<item>
<title>poirier@pobox.com on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-864</link>
<pubDate>Fri, 20 Aug 2010 14:24:02 +0000</pubDate>
<dc:creator>poirier@pobox.com</dc:creator>
<guid isPermaLink="false">864@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;It takes more than just adding SSLEngine on.  Did you follow all the directions at &#60;a href=&#34;http://diymacserver.com/installing-apache/configuring-https-with-virtual-hosts/&#34; rel=&#34;nofollow&#34;&#62;http://diymacserver.com/installing-apache/configuring-https-with-virtual-hosts/&#60;/a&#62; ?
&#60;/p&#62;</description>
</item>
<item>
<title>crallion on "SSL Stops Apache from Starting."</title>
<link>http://diymacserver.com/forum/topic/ssl-stops-apache-from-starting#post-863</link>
<pubDate>Fri, 20 Aug 2010 13:35:38 +0000</pubDate>
<dc:creator>crallion</dc:creator>
<guid isPermaLink="false">863@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;When I use &#34;SSLEngine on&#34; in my httpd-vhosts.conf file, Apache won't start up.  Nothing in the error log is generated (/var/log/httpd/error_log)&#60;/p&#62;
&#60;p&#62;I soon as I remove the &#34;SSLEngine on&#34; line, Apache is able to startup normally.  According to the Apache logs, I have these configured&#60;/p&#62;
&#60;p&#62;Apache 2.2.16&#60;br /&#62;
mod_ssl 2.2.16&#60;br /&#62;
OpenSSL 0.9.8l&#60;br /&#62;
PHP 5.3.3&#60;/p&#62;
&#60;p&#62;What is going on and how to I get Apache to start up with SSL?&#60;br /&#62;
DAV 2
&#60;/p&#62;</description>
</item>
<item>
<title>mato75 on "tomcat apache mod_jk.so"</title>
<link>http://diymacserver.com/forum/topic/tomcat-apache-mod_jkso#post-862</link>
<pubDate>Tue, 17 Aug 2010 22:01:08 +0000</pubDate>
<dc:creator>mato75</dc:creator>
<guid isPermaLink="false">862@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;i have a problem. one week past by, and i didn't figure out what to do. please help!!!!&#60;/p&#62;
&#60;p&#62;if i ./config x86_64&#60;br /&#62;
httpd: Syntax error on line 467 of /etc/httpd/httpd.conf: Syntax error on line 4 of /usr/local/Tomcat/tomcat6/conf/auto/mod_jk.conf: Cannot load /usr/libexec/apache2/mod_jk.so into server: dlopen(/usr/libexec/apache2/mod_jk.so, 10): Symbol not found: _apr_stat$INODE64\n  Referenced from: /usr/libexec/apache2/mod_jk.so\n  Expected in: flat namespace\n in /usr/libexec/apache2/mod_jk.so&#60;/p&#62;
&#60;p&#62;or if i ./config&#60;/p&#62;
&#60;p&#62;Syntax error on line 4 of /usr/local/Tomcat/tomcat6/conf/auto/mod_jk.conf: Cannot load /usr/local/apache2/modules/mod_jk.so into server: dlopen(/usr/local/apache2/modules/mod_jk.so, 10): no suitable image found. Did find:\n\t/usr/local/apache2/modules/mod_jk.so: mach-o, but wrong architecture
&#60;/p&#62;</description>
</item>
<item>
<title>magill on "mod_hfs_apple in Apache 2"</title>
<link>http://diymacserver.com/forum/topic/mod_hfs_apple-in-apache-2#post-845</link>
<pubDate>Tue, 27 Jul 2010 17:33:22 +0000</pubDate>
<dc:creator>magill</dc:creator>
<guid isPermaLink="false">845@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Apache 2.2 does NOT provide that option (mod_hfs_apple), so one assumes it was clearly something created by apple.&#60;/p&#62;
&#60;p&#62;Reading the support note, the implication is that post 10.4 versions of OSX do not have the same problem as pre-10.4 versions, implying that the issue is on Apple's side of the fence.&#60;/p&#62;
&#60;p&#62;One assumes that this &#34;feature&#34; is only active if/when the disk itself is formatted as &#34;extended, case-sensitive,&#34; not merely &#34;extended&#34; although the help item&#60;br /&#62;
does not state what the &#34;default format&#34; for OSX-Server volumes happens to be.&#60;/p&#62;
&#60;p&#62;I believe that the general default in Disk Utility is &#34;extended, journaled&#34; but I do not know off hand. That is to say -- you do NOT get case sensitivity on a normal Apple Formatted disk.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "mod_hfs_apple in Apache 2"</title>
<link>http://diymacserver.com/forum/topic/mod_hfs_apple-in-apache-2#post-834</link>
<pubDate>Mon, 21 Jun 2010 17:07:11 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">834@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Chris, don't really understand why the one URL is more secure then the other when you only change the case on one letter. &#60;/p&#62;
&#60;p&#62;Wouldn't you use HTTPS to make it more secure?&#60;/p&#62;
&#60;p&#62;Another approach could be to use a .htaccess file that redirects incorrect URL's with the wrong case to somewhere else.
&#60;/p&#62;</description>
</item>
<item>
<title>chrisbunch on "mod_hfs_apple in Apache 2"</title>
<link>http://diymacserver.com/forum/topic/mod_hfs_apple-in-apache-2#post-833</link>
<pubDate>Sat, 19 Jun 2010 15:52:10 +0000</pubDate>
<dc:creator>chrisbunch</dc:creator>
<guid isPermaLink="false">833@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I upgraded to Apache 2 a while ago (so I could use Subversion). Recently I have  set up some secure areas on one of my sites but have noticed that it can be circumvented by using a URL with the folder in question in a different case. For example, I can make &#60;code&#62;&#60;a href=&#34;http://mydomain.com/ABC/&#34; rel=&#34;nofollow&#34;&#62;http://mydomain.com/ABC/&#60;/a&#62;&#60;/code&#62; secure but &#60;code&#62;&#60;a href=&#34;http://mydomain.com/aBC/&#34; rel=&#34;nofollow&#34;&#62;http://mydomain.com/aBC/&#60;/a&#62;&#60;/code&#62; will circumvent the authentication!&#60;/p&#62;
&#60;p&#62;This didn't happen with Apache 1.3, I believe because it included mod_hfs_apple which 'compensates' for HFS+'s case insensitivity (&#60;a href=&#34;http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c3ws31.html)&#34; rel=&#34;nofollow&#34;&#62;http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c3ws31.html)&#60;/a&#62;. mod_hfs_apple is not included in my instance of Apache 2 (2.2.4) . Does anyone know if Apple ever upgraded it for Apache 2, and if so, from where I can get it?
&#60;/p&#62;</description>
</item>

</channel>
</rss>

