Hello Mauricio, Simple solution is connect to server thought it IP adress. Write in your brouser http://208.181.92.147:9637/manage - M. (mailto:Miha@instock.ru) Developer. http://www.instock.ru/ Monday, May 14, 2001, 9:12:09 PM, you wrote: From: Mauricio Souza Lima <mauriciosl@yahoo.com.br> To: "Jason C. Leach" <jleach@mail.ocis.net> Date: Monday, May 14, 2001, 9:12:09 PM Subject: [Zope] Auth w/ Virt. hosting MSL> is riverspirit the domain of the apache server too? MSL> "Jason C. Leach" wrote:
hi,
Here is a pretty standard rule:
<IfModule mod_rewrite.c> RewriteEngine On RewriteLog "/var/log/apache/rewrite_log" RewriteLogLevel 0 RewriteRule ^/local/ - [L] RewriteRule ^/(.*) http://www.riverspirit.ca:9673/riverspirit.ca/$1 [P] </IfModule>
j. ...................... ..... Jason C. Leach ... University College of the Cariboo. ..
On Mon, 14 May 2001, Mauricio Souza Lima wrote:
Show us the RewriteRules and Conds and the virtual hosts names so we can help you...
Reagards,
"Jason C. Leach" wrote:
hi,
I have 3 sites hosted on 1 zope server. Apache is on the front re-writing the URLs and interacting w/ SiteRoot on Zope. Zope seems to always ask me for a user/pass when I do somehting like edit a file or change folders. Is this just the way it is, or can I get around it?
j.
...................... ..... Jason C. Leach ... University College of the Cariboo. ..