[CPS-users] Re: Part II: CPS with apache virtualhost directive

Adinda Praditya apraditya at gmail.com
Wed Jun 21 05:50:28 CEST 2006


On 6/20/06, Olivier Grisel <ogrisel at nuxeo.com> wrote:
> What was the solution to the previous problem?

The apache module didn't actually loaded. When i made it sure it is
loaded, everything works as in the manual. It's just it seems
everything is redirected to CPS. Here's from apache error log:

[Tue Jun 20 13:26:04 2006] [error] [client 127.0.0.1] File does not
exist: /srv/www/htdocs/~dida

And here's my VirtualHost:

====
<VirtualHost 10.1.24.58:80>
 ServerName mautau.aja.or.id

 RewriteEngine on

 RewriteCond %{HTTP:Authorization}  ^(.*)
 RewriteRule ^/(.*)
http://localhost:8080/VirtualHostBase/http/%{HTTP_HOST}:80/cps/VirtualHostRoot/$1
[P,L]

</VirtualHost>
====

Regards,

Adinda P
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Z2.log
Type: text/x-log
Size: 9633 bytes
Desc: not available
Url : http://lists.nuxeo.com/pipermail/cps-users/attachments/20060621/f5d11875/Z2.bin


More information about the cps-users mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.