[users@httpd] Problems after upgrading

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I've upgraded Apache 1.3.27 to 1.3.37

After that, i get subdirectories of the domain that work well and others that show a blank page only. In the later case, i get a 301 (moved permanently) code.

I've backed up my httpd.conf and didn't touched anything else in the DocumentRoot directory.

For example...
This one works:
http://www.dte.ua.pt/cv/

This don't:
http://www.dte.ua.pt/lale/

Any ideas ?

Any help would be appreciated.

Following my signature is the relevant Apache configuration (it is Reverse Proxying to a Zope in port 8080 also).

Warm regards,
Mário Gamito

<VirtualHost www.dte.ua.pt>
RewriteEngine On
RewriteLogLevel 0
http://www.dte.ua.pt:8080/VirtualHostBase/http/www.dte.ua.pt:80/plone/VirtualHostRoot$1 [L,P] ##RewriteRule ^(.*)$ http://www.dte.ua.pt:8080/VirtualHostBase/http/www.dte.ua.pt:80/plone/VirtualHostRoot$1 [L,P]

Alias /cv /home/vhosts/dte/cv
Alias /lale /home/vhosts/dte/lale
(...)

ProxyPass /pauie http://localhost:8080/VirtualHostBase/http/www.dte.ua.pt:80/pauie2/VirtualHostRoot/_vh_pauie ProxyPassReverse /pauie http://localhost:8080/VirtualHostBase/http/www.dte.ua.pt:80/pauie2/VirtualHostRoot/_vh_pauie

ProxyPass /FLE http://localhost:8080/VirtualHostBase/http/www.dte.ua.pt:80/FLE/VirtualHostRoot/_vh_FLE ProxyPassReverse /FLE http://localhost:8080/VirtualHostBase/http/www.dte.ua.pt:80/FLE/VirtualHostRoot/_vh_FLE


ProxyPass /misc_ http://localhost:8080/misc_
Proxypass /p_ http://localhost:8080/p_

ProxyPass / http://localhost:8080/VirtualHostBase/http/www.dte.ua.pt:80/plone/VirtualHostRoot/ ProxyPassReverse / http://localhost:8080/VirtualHostBase/http/www.dte.ua.pt:80/plone/VirtualHostRoot/


ServerAdmin webmaster@xxxxxxxxx
DocumentRoot /home/vhosts/dte
ServerName www.dte.ua.pt
AddHandler server-parsed .html
ErrorLog logs/www.dte.ua.pt-error_log
CustomLog logs/www.dte.ua.pt-access_log common

</VirtualHost>

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux