LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-11-2004, 09:29 AM   #1
spoody_goon
Member
 
Registered: Sep 2003
Location: Michigan USA
Distribution: Mandrake, DamnSmallLinux, VectorLinux
Posts: 416

Rep: Reputation: 30
properly using Userdir apache 2.0


Hello I want to set up my pc to operate just like the server that I use. I have read the Apache manual on Userdir but I don't think I have it right.
Here is the example of the difference

$dir = "/home/fourflag/public_html/temp/"; // [SERVER] Directory where you want to put the files.

$dir = "/var/www/home/fourflag/public_html/temp/"; // [LOCAL] Directory where you want to put the files.

I think I am using Userdir incorectly here is the VHost.conf file:

NameVirtualHost 127.0.0.4
<VirtualHost 127.0.0.4>
ServerName www.awis-test.org
ServerPath /var/www/awis/public_html/
UserDir /var/www
DocumentRoot var/www/home/awis/public_html
ScriptAlias "/cgi-bin/" "/var/www/home/awis/public_html/cgi-bin/"
<Directory "/var/www/home/awis/public_html">
AllowOverride AuthConfig
Options Includes
Order allow,deny
Allow from all
</Directory>
<Directory "/var/www/home/awis/public_html/cgi-bin">
Options +ExecCGI
AddHandler cgi-script .cgi .pl
Allow from all
</Directory>
</VirtualHost>

Please help me get on the right path.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache UserDir ]SK[ Linux - Software 4 06-18-2005 12:10 PM
Apache userdir. collen Linux - Networking 1 01-28-2005 12:24 PM
Apache UserDir Abbaddon Slackware 12 09-15-2004 11:28 AM
apache userdir subdomains kodon Linux - Networking 7 08-09-2004 07:16 PM
Question about apache UserDir Gilion Linux - Software 4 10-10-2003 12:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration