Can't set httpd.conf because it's not my server, and i don't have access to httpd.conf

Thanks,
Cristian

Cristian Bichis wrote:


RewriteRule ^/usr/home/domain1/domains/domain1\.com/public_html/(.*)$ /usr/home/domain2/domains/domain2\.com/public_html/$1


RewriteRules apply to URLs, not local file names.

Perhaps you should instead set your domain1.com's httpd.conf's DocumentRoot to /usr/home/domain2/domains/domain2.com/public_html/.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to