ServerName prceu.usp.br
ServerAlias www.prceu.usp.br
ServerAlias https://www.prceu.usp.br
ServerAlias https://prceu.usp.br
ServerAlias https:/www.prceu.usp.br:443
ServerAlias https://prceu.usp.br:443
ServerAdmin siteprceu@usp.br
ServerPath /
Redirect permanent "/" "https://prceu.usp.br/"
Redirect permanent "/3idade" "https://prceu.usp.br/usp60"
### Redirect permanent "/suporteapolo" "https://prceu.usp.br/atendimento-apolo/"
DocumentRoot /var/www/prceu/
Options FollowSymLinks
AllowOverride All
Require all granted
LanguagePriority pt-br pt es en
ForceLanguagePriority Prefer Fallback
Alias /valido /var/www/valido
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /prceu /var/www/prceu
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /atestados /var/www/atestados
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /sys /var/www/sys
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /sys2 /var/www/sys2
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /ritinha /var/www/ritinha
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /suporteapolo /var/www/suporteapolo
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Header set Access-Control-Allow-Origin "http://200.144.254.85"
Alias /uspsustentabilidade /var/www/uspsustentabilidade
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
RewriteEngine on
RewriteRule ^/suporteapolo$ /suporteapolo/ [R=permanent]
RewriteRule ^/suporteapolo/(.*) to://200.144.254.85/suporteapolo/$1
RewriteRule ^to://([^/]+)/(.*) http://$1/$2 [E=SERVER:$1,P,L]
ProxyPreserveHost On
ProxyPass /suporteapolo/ http://200.144.254.85/suporteapolo/
ProxyPassReverse /suporteapolo/ http://200.144.254.85/suporteapolo/
Alias /nascente /var/www/nascente
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /usplegal /var/www/usplegal
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /aproximacao /var/www/aproximacao
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /revista /var/www/revista
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /revistaculturaextensao /var/www/revistaculturaextensao
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /revistaprceu /var/www/revistaprceu
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /residenciamulti /var/www/residenciamulti
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /usp60 /var/www/usp60
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /uspdiversidade /var/www/uspdiversidade
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /girocultural /var/www/girocultural
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /reserva-anfiteatro /var/www/reserva-anfiteatro
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /reserva-brasiliana /var/www/reserva-brasiliana
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
Alias /nucleodosdireitos /var/www/nucleodosdireitos
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Require all granted
LogLevel warn
# LogFormat "%h %l %u %t \"%r\" %>s %b" common
ErrorLog ${APACHE_LOG_DIR}/prceu-error.log
LogFormat "%v:%p %h %l %u %t %{Host}i \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined
CustomLog ${APACHE_LOG_DIR}/prceu-access.log vhost_combined
RewriteCond %{SERVER_NAME} =https://prceu.usp.br [OR]
RewriteCond %{SERVER_NAME} =https:/www.prceu.usp.br:443 [OR]
RewriteCond %{SERVER_NAME} =prceu.usp.br [OR]
RewriteCond %{SERVER_NAME} =https://prceu.usp.br:443 [OR]
RewriteCond %{SERVER_NAME} =www.prceu.usp.br [OR]
RewriteCond %{SERVER_NAME} =https://www.prceu.usp.br
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName uspprofissoes.usp.br
ServerAlias www.uspprofissoes.usp.br
ServerAlias http://www.uspprofissoes.usp.br
ServerAlias http://uspprofissoes.usp.br
ServerAdmin siteprceu@usp.br
ServerPath /
Redirect permanent "/" "https://uspprofissoes.usp.br/
DocumentRoot /var/www/uspprofissoes/
Options FollowSymLinks
AllowOverride All
Require all granted
LanguagePriority pt-br pt es en
ForceLanguagePriority Prefer Fallback
Alias /uspprofissoes /var/www/uspprofissoes
Options -Indexes +FollowSymLinks +MultiViews +Includes +ExecCGI
AllowOverride All
Require all granted
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Require all granted
LogLevel warn
# LogFormat "%h %l %u %t \"%r\" %>s %b" common
ErrorLog ${APACHE_LOG_DIR}/uspprofissoes-error.log
LogFormat "%v:%p %h %l %u %t %{Host}i \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined
CustomLog ${APACHE_LOG_DIR}/uspprofissoes-access.log vhost_combined
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet