Aplicando este metodo

 <VirtualHost *:80>
      ServerName owa.cupet.cu

 <Proxy *>
          Order deny,allow
          allow from all
 </Proxy>

 <IfModule mod_rewrite.c>
          RewriteEngine on
          RewriteRule ^(.*) http://localhost:8000$1 [P]
 </IfModule>
 </VirtualHost>

Da el siguiente error

 apache2We failed to correctly shutdown apache, so we're now killing all
running apache processes. This is almost certainly suboptimal, so please
make sure your system is working as you'd expect now! (warning).
 ... waiting .Syntax error on line 4 of /etc/apache2/sites-enabled/cm:
Invalid command '<Proxy', perhaps misspelled or defined by a module not
included in the server configuration
 failed!




______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
http://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l

Responder a