Forum Moderators: phranque
I am changing servers and I will be on a dedicated server with several domain names pointed at different IP's
My Question Is....
If I have a MySQL Database on [domain1.com...]
Can I access it and use the results of that database on [domain2.com...] ?
Also can I use SSI on a dedicated server can I access a header page for example and use SSI to include it on all domains on my server?
Just had a few questions before I pay the cash for dedicated hosting...
Anyone Know The Answers?
Thank You! =)
You need to have the appropriate permissions [mysql.com].
Re SSI
The URL cannot contain a scheme or hostname
[httpd.apache.org...]
You could always use a cgi-wrapper which requests the file from another server if thatīs what you really need to do.
Andreas