Virtual Directory doesn't work at XAMPP

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Virtual Directory doesn't work at XAMPP

Postby andrewchan1985 » 04. December 2009 10:17

Dear All

i have added below config at XAMPP config file (C:\xampp\apache\conf\extra\httpd-xampp.conf)

<IfModule alias_module>
Alias /myDev "D:/apps/"
<Directory "D:/apps/">
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</IfModule>

However, it says object not found, i have googling , and tried to user Virtual hosts, it's still not working...
i don't want to replace the default root with the development repository, Are there any solution? thanks a lot

i am currently using XAMPP 1.7.2
and windows 7

Best Regards
andrew
andrewchan1985
 
Posts: 3
Joined: 19. October 2009 15:56

Re: Virtual Directory doesn't work at XAMPP

Postby Wiedmann » 04. December 2009 10:38

it says object not found,

So the file you want access is not there, or you are using a wrong uri.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 133 guests