On Tue, Apr 7, 2009 at 3:39 PM, Kevin Kempter <kevin@xxxxxxxxxxxxxxxxxxx> wrote: > Hi All; > AliasMatch ^/csweb(?:/(?:de|en|fr|ja|ko|ru))?(/.*)?$ > "/stage/webpages/csweb$1" > > > <Directory "/stage/webpages/csweb"> > Options Indexes > AllowOverride None > Order allow,deny > Allow from all > </Directory> > > > > I restarted apache (service httpd restart) and I go to > "http://localhost/csweb" and I get this: > > > ============================================ > Forbidden > > > You don't have permission to access /csweb on this server > > ============================================ > Your error log will tell you whether the failure is related to the Apache configuration or the OS (filesystem permissions, SELinux, etc) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx