Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Linux, Apache, MySQL > Apache Help

Apache Help Post any question relating to Apache here and hopefully someone can help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-12-25, 04:16 PM
Junior Member
 
Join Date: Dec 2006
Posts: 2
fnatic is on a distinguished road
Cool Create aliases

Hi,
for many weeks i've been using Apache but still i dont get one thing.. why cant i use pure C:\ ; D:\ ; etc.. for directory in the Alias creating. See this works :

Code:
 
Alias /free "D:\Downloads\"
<Directory "D:\Downloads\">
   Options Indexes
   Order allow,deny
   Allow from all
</Directory>
But if i try

Code:
 
Alias /free "D:\"
<Directory "D:\">
   Options Indexes
   Order allow,deny
   Allow from all
</Directory>
It doesnt wanna load ((
Is there a way to link a whole Diskpart? If yes - how?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2006-12-25, 07:42 PM
Senior Member
 
Join Date: Jul 2006
Location: Prague, Czech Republic
Posts: 193
vladimir_cz is on a distinguished road
Send a message via ICQ to vladimir_cz Send a message via MSN to vladimir_cz Send a message via Yahoo to vladimir_cz Send a message via Skype™ to vladimir_cz
Default

check NTFS rights for D:\
__________________
Thank you. Vladimir, Czech Republic.
http://www.smartwebco.com/
I'm looking for job.
Reply With Quote
  #3 (permalink)  
Old 2006-12-26, 05:51 AM
Junior Member
 
Join Date: Dec 2006
Posts: 2
fnatic is on a distinguished road
Default

Huh where do i check that?
Reply With Quote
  #4 (permalink)  
Old 2006-12-26, 06:38 AM
Senior Member
 
Join Date: Jul 2006
Location: Prague, Czech Republic
Posts: 193
vladimir_cz is on a distinguished road
Send a message via ICQ to vladimir_cz Send a message via MSN to vladimir_cz Send a message via Yahoo to vladimir_cz Send a message via Skype™ to vladimir_cz
Default

right click on D:, select properties, security.
check for your apache user have rights at least for read directory and read files.
__________________
Thank you. Vladimir, Czech Republic.
http://www.smartwebco.com/
I'm looking for job.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:17 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.