hello
i install cacti on ubuntu and i want to change http://192.168.0.1\cacti to only http://192.168.0.1 how can i do it ?
thanks
fix localhost\cacti
Moderators: Developers, Moderators
-
- Posts: 2
- Joined: Mon Feb 28, 2011 1:19 am
Re: fix localhost\cacti
Yes I work with apache.
Re: fix localhost\cacti
Try redir as heiklehm says, and use alias.
For example:
Note: 'Redirect' is always applied before 'Alias'.
For example:
Code: Select all
Redirect permanent /cacti/ /
Alias / /var/www/cacti/
Who is online
Users browsing this forum: No registered users and 3 guests