Nuxeo mailing list archives
[CPS-users] Re: Part II: CPS with apache virtualhost directive
Olivier Grisel
ogrisel at nuxeo.com
Wed Jun 21 10:21:19 CEST 2006
Adinda Praditya a écrit :
> On 6/20/06, Olivier Grisel
> 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>
> ====
This looks alright.
> ------------------------------------------------------------------------
>
> 127.0.0.1 - Anonymous [21/Jun/2006:10:25:32 +0700] "GET /VirtualHostBase/http/127.0.0.1:80/cps/VirtualHostRoot/~dida/download/ HTTP/1.1" 404 37553 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060425 SUSE/1.5.0.3-7 Firefox/1.5.0.3"
What URL have you put in your browser to get this? http://mautau.aja.or.id/~dida ?
If so, just try http://mautau.aja.or.id/ alone. ~/dida is not defined on CPS.
--
Olivier
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.