[FASTCGI] Multiple URLs pointing to the same script
Jay Sprenkle
jsprenkle at gmail.com
Tue Sep 9 19:13:20 EDT 2008
Yes, see the Alias or AliasMatch directive.
On Tue, Sep 9, 2008 at 10:23 AM, Eddie <eddie at mailforce.net> wrote:
> Is it possible to have apaches mod_fastcgi make multiple URLs point to
> the same application? Obviously I could just use symbolic links but that
> would create multiple instances. Ideally I would want a list of URLs
> that are all sent to the same fastcgi server instance and the passed
> URLs are sent as script names or something. Better yet, a particular
> directory is bound to the script and any files or subdirectories
> searched are passed directly to the script regardless of whether or not
> they exist.
--
The PixAddixImage Collector suite:
http://groups-beta.google.com/group/pixaddix
SqliteImporter and SqliteReplicator: Command line utilities for Sqlite
http://www.reddawn.net/~jsprenkl/Sqlite
Cthulhu Bucks!
http://www.cthulhubucks.com
More information about the FastCGI-developers
mailing list