[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] raq3: anysite.com/example -> raqhome/example
- Subject: [cobalt-users] raq3: anysite.com/example -> raqhome/example
- From: Mike Schwede <schwede@xxxxxxxxxx>
- Date: Thu Aug 24 13:15:30 2000
How to make a php-script accessible for all virtualldomains,
Like the any_raq_domain/siteadmin/ points everytime to the same directory on
the server.
Example:
virtualsite1.com/example/ and virtualsite2.com/example/ point everytime to a
directory wich is installed one time on the hole server, like under
home/sites/home/web/example.
I saw in the httpd.conf file that they use some strange rewrite rules... ?