Problem with access XAMPP virtual host

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

Problem with access XAMPP virtual host

Postby bircastri » 09. October 2012 08:21

Hi Guys,

i have any problem with xampp configuration.

I should configure a virtul host on my system. So i have change the httpd-vhost.conf in the mode:

Code: Select all
<VirtualHost *:80>
    DocumentRoot "C:\xampp\htdocs"
    ServerName localhost
  </VirtualHost>


 <VirtualHost *:80>
  DocumentRoot "D:/workspace/PHP"
    ServerName siteA.locl

 <Directory "D:/workspace/PHP">
     Options         Indexes FollowSymLinks MultiViews
        AllowOverride   All
        Order           Allow,Deny
        Allow           From All
 </Directory>
</VirtualHost>


When i put into my browse "siteA.locl" i see the page in that repository but it don't load the css and image.

The path of image is "siteA.locl/css/image/name.jpg" and in my file system this path is correct.

I think if i don't have the permission for acces the file.

Can we help me please???
bircastri
 
Posts: 2
Joined: 09. October 2012 08:16
Operating System: Windows 7

Re: Problem with access XAMPP virtual host

Postby JonB » 09. October 2012 14:47

what is the path to your CSS and how is it linked?
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: Problem with access XAMPP virtual host

Postby bircastri » 09. October 2012 15:07

is in D:\Workspace\PHP\css\images.... ecc ecc
bircastri
 
Posts: 2
Joined: 09. October 2012 08:16
Operating System: Windows 7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 121 guests