I want to put a
If %ip% = 69.62.234.12 Then %ip%=192.168.1.12
If %ip% = 69.62.234.13 Then %ip%=192.168.1.13
If %ip% = 69.62.234.14 Then %ip%=192.168.1.14
If %ip% = 69.62.234.15 Then %ip%=192.168.1.15
in the /usr/local/cpanel/etc/httptemplates/apache1/default
file
I know, that's not how to do it, but its just an example. Is there any way to put that in there? So I can call <VirtualHost %ip>, it will put that instead?
Or use a replace command on %ip% to replace "69.62.234" with "192.168.1"???
thanks!!



LinkBack URL
About LinkBacks




