Rewrite to a parent directory outside www-root

This is a discussion on Rewrite to a parent directory outside www-root within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, My virtual hosting setup has the following directory structure: /var/www/site-1 /var/www/site-2 /var/www/...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-18-2005
Jesper Kersten
 
Posts: n/a
Default Rewrite to a parent directory outside www-root

Hi,

My virtual hosting setup has the following directory structure:

/var/www/site-1
/var/www/site-2
/var/www/site-n

The apache-root of each website is /var/www/site-n/www.

Webalizer writes its output to /var/www/site-n/stats.

Now I would like the stats of each website to be available through
/var/www/site-n/stats. Currently, I am using symlinks: stats => ../stats.
This works fine, but users keep accidentily remove this symlink again and
again. So now I would like to use mod_rewrite to accomplish te same effect,
but without the need for symlinks.

The rewrite-rule should do this:

/var/www/site-n/www/stats => /var/www/site-n/stats

Thanks for any help,

Jesper


  #2 (permalink)  
Old 11-22-2005
noodlet@gmail.com
 
Posts: n/a
Default Re: Rewrite to a parent directory outside www-root

Hi Jesper,
This is probably not an area where mod_rewrite should be applied. Use
Alias instead in each of yuor vhosts. If repetition becomes an issue,
consider using mod_macro.

Reply if you need specific help with Alias,
noodl

http://httpd.apache.org/docs/2.0/mod...ias.html#alias
http://www.cri.ensmp.fr/~coelho/mod_macro/

 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:10 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0