Hi all,
i have a problem...
i want to pass every sessions into to the DNS whit this method :
356dc6f58r8s4f6d999sd65s4a2s6w4d.domain.com
and with a function get the session passed.
What i must configure in Apache... ?
I've read in a php book that it is possibile to make it writing this:
*.domain.com IN A 132.36.32.2
<VirtualHost 127.0.0.1>
ServerAdmin amurri@outplanet.it
DocumentRoot
C:/Programmi/Apache/Group/Apache/test
ServerName localhost
</VirtualHost>
But it doesn't work!
Anyone can explain me how make it??
What file i must modify? httpd.conf ?
excusme for my english!
ByeZ Satoshy