![]() |
Apache config error - help?
Anyone with a keen eye for mistakes around? I'm trying to do some work on my Apache server (Win32) without much luck:
Code:
<IfModule alias_module>However, every time I try and restart the server with this config, it reports an error until I remove the "Alias /" line - the <Dir> and </Dir> lines are fine. Any ideas? :erm: |
Re: Apache config error - help?
You're formatting it like linux when you are using windows.
Change it to: Alias /emptytest1 C:/Documents and Settings/Admin/MyDocuments/foldertest/test2 |
Re: Apache config error - help?
As a matter of interest, does removing the first / from the Alias make any difference?
Quote:
Quote:
|
Re: Apache config error - help?
You might be better off using other server software if you're on Windows. Apache has never been great for Win32.
I use Abyss Web Server. It has a GUI console, its < 2mb in size, supports nearly every scripting language you can think of including ASP.NET. Its great for people who have no idea what they're doing too (not saying you don't ;)) www.aprelium.com/downloads if you want to try it. |
Re: Apache config error - help?
Quote:
|
Re: Apache config error - help?
Quote:
WAMP will work great for basic stuff but if you need ultra configurable options you need to do it properly. If its a bog standard server setup you're after, then bobs your uncle ;) |
Re: Apache config error - help?
Precisely... btw how did you know I had an Uncle Bob?
|
Re: Apache config error - help?
Quote:
|
Re: Apache config error - help?
Quote:
|
Re: Apache config error - help?
Quote:
Alias /emptytest12 C:/atesting/test1 Any ideas what could be causing that? The Alias path definitely exists... Thanks for all the advice. |
Re: Apache config error - help?
Stick
Allow From All below the Alias statement, see how that goes, if not it could be that the web server doesnt have permission to read from that folder |
| All times are GMT +1. The time now is 07:23. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum