Sasa Posted February 19, 2016 Report Share Posted February 19, 2016 (edited) Ir vairāki VirtualHost'i uz servera lai katrā nerakstītu: RewriteEngine on RewriteRule ^search.google$ http://www.google.com/ [L] Vai var kaut kur globāli httpd.conf norādīt, un lai šis noteikums darbotos uz visiem VirtualHost'iem? Edit: Apache2 Edited February 20, 2016 by Sasa Quote Link to comment Share on other sites More sharing options...
werd Posted February 26, 2016 Report Share Posted February 26, 2016 http://httpd.apache.org/docs/2.4/mod/core.html#include <VirtualHost _default_:80> ... include conf/common_rule.conf </VirtualHost> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.