Hi all,
I have configured apache in front of plone using rewrite rule, Similar
configuration as shown here
http://nathanvangheem.com/news/plone-with-apache-front-end-on-ubuntu
Site is working very fine. But have a small problem.
My plone site has all dynamic links, i.e with which ever URL i acc
Hi,
I want to use the directive to apply one set of
constraints for POST and not have those constraints apply for
all other methods.
The constraints are not part of the Apache httpd core. They
come from another module (Shibboleth).
I first tried this:
AuthType shibboleth
Require shibb
Hi all,
Thanks for your help.
I am using the GCC compiler.The reason behind using the 2.0.XX is , my SAP
application is supported by Apache 2.0.xx version only and not by 2.2.XX
and 2.4.XX.
I have set the following AIX enviroment Variables before Compile Step.
CFLAGS="-maix64"; export CFLAGS;
On 1/16/2012 11:54 PM, Sandeep Bhatia wrote:
> Hi All ,
>
> We are upgrading the Apache Web Server from 1.3.34 to 2.0.59 on AIX 5.3 Tl12
>
> During the compile step we are getting the follwoing error.
>
> ld: 0711-738 ERROR: Input file strings/.libs/apr_cpystrn.o:
> XCOFF32 object files
> Although , we have already set enviroment variable OBJECT_MODE to 64.
Try also setting CC="xlc -q64".
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for
I am having the set to None for allowoverride.
My problem persists in having this set:
...
AllowOverride FileInfo
- following restart apache, and then (executed as website-user in this case):
$ touch /var/www/website/.htaccess
$ chmod 644 /var/www/website/.htaccess
$ cat "
RewriteEngine On
Re
Tom Evans wrote:
> If you don't want to proxy certain URLs, then instruct mod_proxy not
> to proxy them:
>
> ProxyPass /foo !
> ProxyPass /bar !
> ProxyPass /baz !
> ProxyPass / ajp://127.0.0.1:8009/
>
> No need to be messing with rewrite rules.
Yes, good point, thanks.
I'll probably go with a s
On 17.01.2012 01:25, Nick Edwards wrote:
Hello,
I was not sure if I should subscribe to dev list to send this, but, I
guess here is better?
Trying out 2.4.0 from 2.2.21
Well, the config file from 2.2.21 is not going to work, fine, I'll
deal with that in time, obviously things that were defaulte