And away we go October 4, 2007
Posted by webweaver64 in Drupal, Local Server, XAMPP.trackback
Tried changing a few things and it’s a no go. Again because I don’t actually understand what it is I’m doing. I’m screwed.
Did a search on Drupal and found this http://drupal.org/node/161975
Just needed to add the following to: xampp/apache/conf/httpd.conf
***edited*** I think this actually needs to be in \xampp\apache\conf\extra\httpd-vhost.conf
NameVirtualHost 127.0.0.1:80
<VirtualHost 127.0.0.1:80>
DocumentRoot C:/xampp/htdocs/
ServerName localhost
</VirtualHost>
Thank Go*dess that there are people that write up how tos…..



Comments»
No comments yet — be the first.