Hi Nick,

While accessing http://scalr.local/messaging in browser its showing the 
contents inside the folder messaging.php

As u told i tried to map /var/www/app/messaging with the .htaccess file 

VirtualHost scalr.local:80>
        ServerAdmin webmaster@localhost
        ServerName scalr.local
        DocumentRoot /var/www/app/www
        <Directory /var/www/app/www>
                Options Indexes +FollowSymLinks MultiViews
                AllowOverride All
        </Directory>
        *<Directory /var/www/app/www/messaging>
                Options Indexes +FollowSymLinks MultiViews
                AllowOverride  All
        </Directory>*
</VirtualHo

*root@scalr:/var/www/test# cat /var/www/app/www/messaging/.htaccess
Options +FollowSymLinks*
RewriteEngine On
RewriteCond %{REQUEST_FILENAME}  !messaging.php
RewriteRule ^(.+)/?$ /messaging/messaging.php?
queue=$1 [NE,L]


Still its showing the content.

Iam not sure how to redirect.

Please guide me on this.


Iam importing server for ( Scalr latest version + cloudstack 3.2 )

*Struck in *

Bundle task Information:

Failure reason:
Cannot send rebundle message to server. Please check event log for more 
details.
 

Regards,
Dhanesh.



-- 


Reply via email to