NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
can't set up alias in debugger


Joined: 29 Jan 2013
Posts: 5
Reply with quote
Using XAMPP running
- apache 2.4.3
- PHP 5.4.7
- mySQL 5.5.27
- on Windows-7 Pro 64-bit.

My http://localhost/ root directory is c:\xampp\htdocs\

I have this alias set up in httpd.conf

Code:
Alias /MyWebs "C:/Users/tc/Documents/My Webs"
<Directory "C:/Users/tc/Documents/My Webs">
    Options All
    AllowOverride All
   Require all granted
</Directory>


I've read the FAQ "HOWTO: Setup project with scripts located out of the web tree ?", but still can't get it to work:
http://forum.nusphere.com/howto-setup-project-with-scripts-located-out-of-web-tree-t646.html

All of my web sites are under the alias http://localhost/MyWebs/
... and I need to get PhpED debugger to work with the files in that directory.

any assistance much appreciated.
View user's profileFind all posts by tcloudSend private message
can't set up alias in debugger
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic