Re: quick apache rule
Robby Russell <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Organization | PLANET ARGON |
| Message-ID | <1093040437.10650.2.camel@vacant> |
On Fri, 2004-08-20 at 13:12, Randal L. Schwartz wrote: > >>>>> "Robby" == Robby Russell <[email protected]> writes: > > Robby> What method should I go about doing this with? Rewrite? > > Yes. See <http://httpd.apache.org/docs/misc/rewriteguide.html>, > with an example similar to "Blocking of robots". Thanks! this worked: RewriteCond %{REMOTE_ADDR} ^192\.168\.1\.1$ RewriteRule ^/* /alert/alert.php [L] -- /*************************************** * Robby Russell | Owner.Developer.Geek * PLANET ARGON | www.planetargon.com * Portland, OR | [email protected] * 503.351.4730 | blog.planetargon.com * PHP/PostgreSQL Hosting & Development ****************************************/ _______________________________________________ PDXLUG mailing list [email protected] http://pdxlug.org/mailman/listinfo/pdxlug
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBJnk10QaQZBaqXgwRAto0AJ9xEI7IhN6p8CxTnhmPMXUf6ijpywCgoQy/ 19nKPYVfDPJa3cBEU7bOLow= =xdaT -----END PGP SIGNATURE-----