Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

problem with /manual/ alias

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  beginner with Apache-W98  
Author Message
user2359

External


Since: Jul 05, 2003
Posts: 5



(Msg. 1) Posted: Sat Jul 05, 2003 1:38 pm
Post subject: problem with /manual/ alias
Archived from groups: alt>apache>configuration (more info?)

Hi,

I have a problem that doesn't seem to have been covered by the usual google
search..

I can't get alias to work, not my own creations mind, but the ones built in
such as /manual/ which I understand is supposed to diplay the index.html
that is contained within the manual directory.

Alias /manual/ "C:/Server/Apache Group/Apache/manual/"

<Directory "C:/Server/Apache Group/Apache/manual">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

I type the following into the browser /manual/ and I get a page not found
error.

Any ideas? Is it possible to test to see if the mod_alias.c is getting
loaded?

(windows xp btw).

Thanks,
Rich.

 >> Stay informed about: problem with /manual/ alias 
Back to top
Login to vote
user2359

External


Since: Jul 05, 2003
Posts: 5



(Msg. 2) Posted: Sat Jul 05, 2003 1:44 pm
Post subject: Re: problem with /manual/ alias [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Rich ²°°³" <y5.DeleteThis@6uuyyy.co.uk> wrote in message
news:BUxNa.2249$MN7.15079566@news-text.cableinet.net...
 > Hi,
 >
 > I have a problem that doesn't seem to have been covered by the usual
google
 > search..
 >
 > I can't get alias to work, not my own creations mind, but the ones built
in
 > such as /manual/ which I understand is supposed to diplay the index.html
 > that is contained within the manual directory.
 >
 > Alias /manual/ "C:/Server/Apache Group/Apache/manual/"
 >
 > <Directory "C:/Server/Apache Group/Apache/manual">
 > Options Indexes FollowSymlinks MultiViews
 > AllowOverride None
 > Order allow,deny
 > Allow from all
 > </Directory>
 >
 > I type the following into the browser /manual/ and I get a page not found
 > error.
 >
 > Any ideas? Is it possible to test to see if the mod_alias.c is getting
 > loaded?
 >
 > (windows xp btw).
 >
 > Thanks,
 > Rich.
 >
 >

Never mind! *ahem* sorted it!

Rich.
*red and rosy faced*<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: problem with /manual/ alias 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
cgi problem - Background: 1. Program works on real world paid hosting (linux server). 2. Program works on Windows home testing server.(Omnihttpd) Just Installed Red Hat 8.0 . Created cgi-bin for main site using.. ScriptAlias /cgi-bin/ "/path/to/my/site/" an...

mod_rewrite problem - Hello everyone! I'm confused about the following. This works as it's supposed to: RewriteCond %{REQUEST_URI} abc([0-9]{4,4})\.html$ RewriteRule abc([0-9]{4,4})\.html$ /abc/showissue.php?id=$1 The following however makes the CPU go up to 100% hence..

local virtual host config for testing setup problem - Ive got a dynddns address which works fine frmo the outside world. I want to set up another virtual host for testing purposes accessible only from my machine. from vhosts.conf ################# Named VirtualHosts NameVirtualHost * <VirtualHost *>....
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]