Re: [SLE] Apache2 problem





Ken Schneider wrote:
On Thu, 2006-03-30 at 09:59 -0600, Alan Dowley wrote:
Ken
Yes I created the directory before restarting the server.
The following are the commands I used after creating the file.

ln -s /etc/apache2/sites-available/mcs /etc/apache2/sites-enabled/msc

mkdir /var/www/mcs

Are you using mcs or mobilecomputerschools ? You need to be consistant.
And I don't think you can use symlinks here.

<Directory /var/www/mobilecomputerschools/>
Options None
AllowOverride None
Order allow,deny
Allow from all
</Directory>

</VirtualHost>

Ken

The info entered to create the file came from someone else who is much more experienced than I am in this matter.
I noticed the difference and checked with my mate, Dave Bottrill and he agreed that it should be /mcs/ and not/mobilecomputerschools/ this was corrected and the site now comes up ok.

I received the instructions to create the symlink from the same person and why it was used.

Thanks or your help

Alan

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: [SLE] Apache2 problem
    ... Yes I created the directory before restarting the server. ... The following are the commands I used after creating the file. ... mkdir /var/www/mcs ... Are you using mcs or mobilecomputerschools? ...
    (SuSE)
  • Re: accessing the files
    ... script in server X and the path of files in script is according to ... On host A, the symlinks point one way, on ... Still a 3rd option, is to mount one path onto another, various unix's do ...
    (comp.unix.questions)
  • Re: symlinks
    ... Possibly, if it's serving up a shared file system, such as one on an NFS ... or SMB/CIFS file server. ... I don't think the client would get to handle it - ... Symlinks are an entirely different beast. ...
    (comp.lang.perl.misc)
  • Re: httpd symlinks problem
    ... Paul Johnson wrote: ... > installed a new server, copied over the httpd.conf file and changed the ... > Now it won't allow me to use symlinks at all. ... > Options FollowSymLinks Includes ExecCGI Multiviews ...
    (Fedora)
  • httpd symlinks problem
    ... installed a new server, copied over the httpd.conf file and changed the ... Now it won't allow me to use symlinks at all. ... DocumentRoot "/var/www/html" ... AddType text/html .shtml ...
    (Fedora)