363 reputation
320
bio website
location
age 38
visits member for 2 years, 8 months
seen Jun 15 '11 at 7:01
stats profile views 54

Jun
15
comment Redirecting http://www.server.com:portX to http://subdomain.server.com
@lunixbochs - so I just add another line just before the VirtualHost as you specified and it should work fine...?
Jun
15
accepted Redirecting www.example.com/folder to folder.example.com
Jun
15
accepted DNS setting to redirect abc.example.com properly?
Jun
15
comment Redirecting http://www.server.com:portX to http://subdomain.server.com
@lunixbochs - I already have a Listen MYIPADDRESS:80 up top - what do i do?
Jun
15
asked Redirecting http://www.server.com:portX to http://subdomain.server.com
May
28
comment Understanding reference to /var/log/wtmp in /etc/logrotate.conf
@lain - sorry to bother you, i've just updated the main question with the full file contents. I'm having difficulty understanding what the rotate 52 in the beginning does as opposed to the one in /var/log/wtmp { }
May
28
revised Understanding reference to /var/log/wtmp in /etc/logrotate.conf
added 532 characters in body
May
28
accepted httpd.conf changes to allow www.mysite.com and www.mysite.com/mantis and phpmyadmin?
May
28
comment httpd.conf changes to allow www.mysite.com and www.mysite.com/mantis and phpmyadmin?
thanks Dzr - interestingly, the order mattered a lot...!
May
27
answered Redirecting www.example.com/folder to folder.example.com
May
27
revised Redirecting www.example.com/folder to folder.example.com
edited title
May
27
comment Redirecting www.example.com/folder to folder.example.com
no luck - tried it out - same thing anyway...
May
27
comment Redirecting www.example.com/folder to folder.example.com
will it redirect existing queries properly?
May
27
comment Redirecting www.example.com/folder to folder.example.com
if the /var/www/html/mantis folder is renamed to something else, the redirection stops at the correct place: mantis.EXAMPLE.com/view.php?id=17575 (but obviously, the page doesnt load)
May
27
comment Redirecting www.example.com/folder to folder.example.com
There are other VirtualHost entries, but they are not conflicting with this
May
27
comment Redirecting www.example.com/folder to folder.example.com
it seems like that's whats happening but there isnt a wildcard next to VirtualHost anywhere .
May
27
comment Redirecting www.example.com/folder to folder.example.com
I'm a little confused about what you say happens, but I checked and i have NameVirtualHost MYSERVERIP:80 . What else can be the problem? @opsguy
May
27
comment Redirecting www.example.com/folder to folder.example.com
hi @theo - thanks for the input, but it still doesnt work - see edit 1.
May
27
revised Redirecting www.example.com/folder to folder.example.com
added 1773 characters in body
May
27
asked Redirecting www.example.com/folder to folder.example.com