Hello,

Is it possible to do the following, just using sort of rewrite rules
in httpd.conf,

E.g.    http://www.example.com/foo

ALGO:

If a file foo.html exist
        rewrite to target.html
Else
        404 not found
        
        
The foo is just a dynamic variables...


Thanks.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to