标签: apache .htaccess
这是.htaccess中的代码:
RewriteEngine on RewriteCond %{REQUEST_URI} ^/oficina-virtual/acceso-ventanilla-virtual/$ [NC] RewriteRule ^(.*)$ https://example.com [R,L]