Hi guys,
i am back with those questions about redirect directive... As Steve taught me to do, my http.conf is the following:
ServerName www-pddataprev
   DocumentRoot /u01/app/oracle/product/oracle10g/Apache/Apache/htdocs/deqs_web/
   # DocumentRoot /u01/app/oracle/product/oracle10g/j2ee  
   RewriteEngine on
   RewriteRule ^(.*) http://10.0.134.23:7778/deqs/ [P,L]
 
But, whenever the RewriteRule runs both mozzila and ie seems to do a loop, since the memory size and cpu time increases very much. However the web page isnt loaded.
Any hint?
 
This emails is proceeding another one: "Trying to hide application(Java + Apache) directory from browser address"
Thanks in advance, Euclides.

Reply via email to